Skip to content

sithobog/angular_rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular_rails crud application

Demo-app: nameless-oasis-9524.herokuapp.com/

Setting up application

  • bundle install

  • rake bower:install

  • rake db:create && db:migrate

  • rake db:seed

  • rails s

For integration test

  • rake db:migrate RAILS_ENV=test

  • rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published