Skip to content

fiedl/rails-5-angular-and-turbolinks-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo: Angular and Turbolinks together

Angular

Why?

As demo application for stackoverflow: http://stackoverflow.com/a/15488920/2066546

For the individual steps, take a look at the commits.

Versions

  • Rails 5.0
  • Angular 1.5.8

Setup

git clone git@github.com:fiedl/rails-5-angular-and-turbolinks-demo.git
cd rails-5-angular-and-turbolinks-demo.git
bundle install
bin/rails server

Next, visit http://localhost:3000.

License

(c) 2016, fiedl. MIT License.