Rails 4.0: A Student Manual
/
overview
Rails 4.0: A Student Manual
course_overview
count_chapters
begin_reading
download
p_implied_book_part_name
Rails 4.0: A Student Manual
13 chapters
Begin
›
Introduction to Ruby on Rails
Installing Ruby on Rails
Web Application in 5 Minutes (or Less)
Modifying the Application
Rails Applications Without Scaffold (part 1: Show and List)
Rails Applications Without Scaffold (part 2: Delete and Search)
Rails Applications Without Scaffold (part 3: Insert and Update)
Rails Applications Without Scaffold (part 4: RESTFul Routes, Callbacks, Filters, and Layout)
Associations
Skimming through Rails
Ajax
Automated Testing with RSpec
Deployment