#knockoutjs + Ruby On Rails + Devise
This is just a demo app which will help you get started with rubyonrails , devise and knockoutjs. It is fully ajaxifed and secure. You can check the demo here
http://frozen-beach-7829.herokuapp.com/
git clone [email protected]:passion8/knockout-rails-devise-example.git
cd knockout-rails-devise-example
bundle install
rake db:migrate
rails s
The design sucks for this app. You can push request to make this app more beautiful.
Thanks