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-09 22:11:37 +00:00
actionmailer Make ready for 2.0.1 2007-12-07 13:37:13 +00:00
actionpack render :xml and :json preserve custom content types. Closes #10388. 2007-12-09 22:11:37 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Be careful not to reference ActiveRecord if it isn't loaded, fixing rake test when you're working without a database. [eedn] 2007-12-09 04:37:46 +00:00
activeresource Make ready for 2.0.1 2007-12-07 13:37:13 +00:00
activesupport to_sentence returns self[0].to_s instead of just self[0] for arrays of length 1. Closes #10390 [Chu Yeow, mrj] 2007-12-09 22:10:40 +00:00
railties Don't check for pending migrations if Active Record isn't loaded 2007-12-09 04:18:28 +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 Forgot railties 2007-10-15 00:11:50 +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