-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Vivek Bisen edited this page Aug 24, 2017
·
2 revisions
This is a working example from this article that has a great explanation.
Steps to make it work:
gem install rails
git clone git://github.com/vivekbisen/ajax_example
cd ajax_example
rvm use .
gem install bundler
bundle
rake db:create db:migrate
rails s
- http://localhost:3000/items