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
Jeremy Kemper 64fcb752f2 r3618@sedna: jeremy | 2005-10-14 12:06:03 -0700
Branch for :join tainting
 r3631@sedna:  jeremy | 2005-10-14 20:13:49 -0700
 Introduce read-only records, object.readonly\!, object.readonly?, Foo.find(:all, :readonly => true).  Foo.find(:all, :joins => '...') also implies :readonly => true.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2594 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-15 00:19:56 +00:00
actionmailer move lib/version.rb to lib/action_mailer/version.rb 2005-10-10 14:34:29 +00:00
actionpack Ensure radio_button works as expected with values other than strings. 2005-10-14 02:07:51 +00:00
actionwebservice mv lib/version.rb to lib/action_web_service/version.rb 2005-10-10 14:35:18 +00:00
activerecord r3618@sedna: jeremy | 2005-10-14 12:06:03 -0700 2005-10-15 00:19:56 +00:00
activesupport Added Enumerable#first_match 2005-10-14 03:26:16 +00:00
railties Added cleaning of RAILS_ROOT to useless elements such as '../non-dot-dot/'. Provides cleaner backtraces and error messages. 2005-10-14 21:54:12 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Get rid of that silly lock 2005-09-04 00:28:28 +00:00
release.rb Post release minor fixes 2005-07-07 06:39:48 +00:00