Giter VIP home page Giter VIP logo

backbonerailsdemo-rails4's Introduction

BackboneRails.com Demo App Updated for Rails 4

Basic updating of BackboneRails.com Episode 6 Demo App to Rails 4 with a few minor additions.

Key Differences

  • Obviously, Rails 4.0.1
  • Update to Backbone 1.1.0, Marionette 1.4.1 - both resulting in minor changes in Wreqr calls
  • Using postgresql as DB for a closer to production feel
  • Use of native JBuilder instead of RABL gem
  • Update of Twitter Bootstrap to 3.0.3 and removal of associated cruft from HTML - moving it into SASS @extend statements
  • Minor accommodations for Gon gem implementation to account for slight incompatibility with Rails 4 - strange partial patterns addressed with minor changes to original Demo code.
  • Completion of minor functionality

Use

The usual using Thin.

bundle install
bower install

Remove my database.yml (configured for my systems allow me to check it in) and rename database.example.yml, add password and user name then:

rake db:setup

to load small user database seed. Then run it.

thin start -D -p 8000

backbonerailsdemo-rails4's People

Contributors

dpfranklin avatar

Watchers

James Cloos avatar Maciej Nowakowski avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.