1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
Taryn East 8377646d68 add indifferent access to the attributes
Signed-off-by: Joshua Peek <josh@joshpeek.com>
2009-10-02 10:13:40 -05:00
actionmailer Prefer tap to returning 2009-09-28 14:38:24 +13:00
actionpack Initialize a new instance of Rails.application during integration tests 2009-09-30 12:39:26 -07:00
activemodel Use ActiveModel::TestCase base class 2009-09-24 22:56:30 -07:00
activerecord Make has_one with :conditions hash scope build or creation of the associated object with those conditions 2009-09-28 14:50:33 +13:00
activeresource add indifferent access to the attributes 2009-10-02 10:13:40 -05:00
activesupport Fix the broken railties isolation tests 2009-09-29 16:07:29 -07:00
ci Remove SQLite2 from CI setup 2009-09-28 14:51:40 +13:00
doc/template
railties Remove all calls to Rails::Initializer from boot.rb 2009-09-30 12:05:34 -07:00
tools Rename tools/profile_requires -> tools/profile since we do both require and ruby-prof profiling. 2009-05-27 01:11:33 -05:00
.gitignore Restore "Start Rails::Application object 2009-09-25 21:32:28 -05:00
.gitmodules Remove submodule 2009-08-11 23:44:44 -07:00
pushgems.rb
Rakefile Add rake gemspec and gemspecs to the repo 2009-08-31 17:20:44 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00