This is a small example of how to do CRUD operations using ajax.
To install it
- git clone [email protected]:sagarjunnarkar/RailsAjaxCRUD.git
- cd RailsAjaxCRUD
- bundle install
- configure config/database.yml
- rake db:setup
- rails s
- http://localhost:3000/tasks