aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/config/application.rb
Commit message (Collapse)AuthorAgeFilesLines
* Update Bundler require in getting started applicationrobertomiranda2013-03-281-2/+3
|
* Re-do Getting Started application with Rails 4.Steve Klabnik2013-01-221-37/+2
| | | | | | | The sample application with the Getting Started Guide was very out of date. I've re-done it on edge (as of 51b9def5bf108fb566e) so it should be good to go with Rails 4. It's also in synch with what the guide actually says.
* Remove observers and sweepersRafael Mendonça França2012-11-281-3/+0
| | | | | | | | They was extracted from a plugin. See https://github.com/rails/rails-observers [Rafael Mendonça França + Steve Klabnik]
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+55