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
2007-12-22 19:03:01 +00:00
actionmailer Prepare for 2.0.2 release 2007-12-16 23:30:30 +00:00
actionpack Integration tests use ActionController::Dispatcher rather than the old Dispatcher. Closes #10596. 2007-12-22 19:03:01 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Ruby 1.9 compat: fix warnings, shadowed block vars, and unitialized instance vars 2007-12-22 11:26:03 +00:00
activeresource Document custom methods. Closes #10589. 2007-12-21 21:42:27 +00:00
activesupport Ruby 1.9 compat: dependencies uses Module#local_constant_names. References #1689 [Frederick Cheung] 2007-12-22 18:23:37 +00:00
railties Ruby 1.9 compat: initializer only sets kcode for Ruby < 1.9 2007-12-22 04:50:27 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Ousted ActionWebService from Rails 2.0 2007-11-21 15:17:04 +00:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +00:00
release.rb Removed query cache rescue as it could cause code to be run twice (closes #10408) [DHH] 2007-12-07 13:34:06 +00:00