Skip to content

Milestones

List view

  • #### Maintenance Policy What versions of Ruby on Rails are currently supported, and when to expect new versions.

    Due by April 11, 2014
    1/1 issues closed
  • #### Action Controller Overview This guide covers how controllers work and how they fit into the request cycle in your application. It includes sessions, filters, and cookies, data streaming, and dealing with exceptions raised by a request, among other topics. #### Rails Routing from the Outside In This guide covers the user-facing features of Rails routing. If you want to understand how to use routing in your own Rails applications, start here.

    Due by April 22, 2014
    4/4 issues closed
  • Translate all Models article: ### Models #### Active Record Basics This guide will get you started with models, persistence to database and the Active Record pattern and library. #### Rails Database Migrations This guide covers how you can use Active Record migrations to alter your database in a structured and organized manner. #### Active Record Validations This guide covers how you can use Active Record validations #### Active Record Callbacks This guide covers how you can use Active Record callbacks. #### Active Record Associations This guide covers all the associations provided by Active Record. #### Active Record Query Interface This guide covers the database query interface provided by Active Record.

    Due by April 15, 2014
    6/6 issues closed