SitePoint logo

Simply Rails 2

« Back

Chapter 7 — AJAX and Web 2.0

  1. 01-002_create_votes.rb
  2. 02-story.rb
  3. 03-vote.rb
  4. 04-stories_controller.rb
  5. 05-show.html.erb
  6. 06-index.html.erb
  7. 07-story.rb
  8. 08-routes.rb
  9. 09-application.html.erb
  10. 10-show.html.erb
  11. 11-style.css
  12. 12-votes_controller.rb
  13. 13-create.rjs
  14. 14-votes_controller.rb
  15. 15-show.html.erb
  16. 16-_vote.html.erb
  17. 17-style.css
  18. 18-create.js.rjs
  19. 19-story.rb
  20. 20-show.html.erb
  21. 21-create.js.rjs
  22. 22-votes.yml
  23. 23-vote_test.rb
  24. 24-story_test.rb
  25. 25-story_test.rb
  26. 26-stories_controller_test.rb
  27. 27-stories_controller_test.rb
  28. 28-votes_controller_test.rb
  29. 29-votes_controller_test.rb
  30. 30-votes_controller_test.rb

Links