aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/initializers/frameworks_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* removes Array#random_element and backports Array#sample from Ruby 1.9, thanks...Xavier Noria2010-06-051-2/+2
* Renames Array#rand -> Array#random_elementRizwan Reza2010-05-171-2/+2
* Deprecated ActionController::Base.session_options= and ActionController::Base...Carlhuda2010-03-041-2/+2
* Fix Sam Ruby's tests and deprecation warningsCarlhuda2010-03-041-2/+2
* Fix a test that assumes that defined?(ActiveRecord) == defined?(ActiveRecord:...Carlhuda2010-03-021-1/+1
* Add a test for default_url_options in AM.José Valim2010-02-211-0/+11
* Add more tests to some key points in Railties.José Valim2010-01-281-0/+6
* Refactor railties test, break huge files in smaller chunks and move initiali...José Valim2010-01-261-0/+80