aboutsummaryrefslogtreecommitdiffstats
path: root/railties/configs/initializers
Commit message (Expand)AuthorAgeFilesLines
* Merge docrailsPratik Naik2009-04-051-1/+1
* Use :key instead of old :session_key in session_store.rb generator and docs [...Cody Fauser2009-01-131-1/+1
* Add restart notice where missingDavid Heinemeier Hansson2008-11-302-0/+4
* Even more polish of the default configration files and split off the session ...David Heinemeier Hansson2008-11-301-0/+13
* Added ActiveSupport::BacktraceCleaner and Rails::BacktraceCleaner for cutting...David Heinemeier Hansson2008-11-221-0/+7
* Inflector -> ActiveSupport::InflectorJeremy Kemper2008-06-101-1/+1
* AR can be disabled, new_rails_defaults.rb should check [#303 state:resolved] ...David Heinemeier Hansson2008-06-021-4/+6
* Merge docrails.Pratik Naik2008-05-251-4/+4
* Return Partial Updates to be purely opt in to prevent users from inadvertentl...Michael Koziarski2008-05-231-3/+0
* Merge documentation changes from docrails.Pratik Naik2008-05-161-1/+1
* Add ActiveRecord option to store the full class name on STI's type column, al...Rodrigo Kochenburger2008-05-131-0/+3
* set ActiveSupport.escape_html_entities_in_json = false for new rails appsRick Olson2008-04-081-1/+5
* Add config.active_support for future configuration options. Also, add more n...Rick Olson2008-04-011-0/+6
* rename config/initializers/new_in_rails_3.rb to new_rails_defaults.rbJeremy Kemper2008-03-311-0/+0
* Partial updates include only unsaved attributes. Off by default; set YourClas...Jeremy Kemper2008-03-311-0/+5
* Remind that you need a server restart for initializer defaultsDavid Heinemeier Hansson2007-09-292-0/+4
* Updated some docs to reference the latest and greatest and played style nazi ...David Heinemeier Hansson2007-09-201-1/+1
* Normalize whitespace. Closes #8385 [Time Pope]Jeremy Kemper2007-05-272-2/+2
* Include two default initializers as examplesDavid Heinemeier Hansson2007-02-232-0/+11