Skip to content

oruen/rails-emberjs-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Ember.js Demo

Small demo showing power of Ember.js and Ember-Resource.

Live demo could be found at rails-emberjs-demo.herokuapp.com/

Recommendation

Use (rvm) to keep your entire Ruby/Gem installation for this project separate from your others if you haven’t already.

Installation

gem install bundler --no-rdoc --no-ri
bundle install
rake db:migrate

Running Tests

rake

Starting Rails

rails s

Running the Web Application

localhost:3000

About

Small showing power of Ember.js and Ember-Resource

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages