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
2006-09-07 16:53:58 +00:00
actionmailer set ActiveSupport::Deprecation.debug = true to see backtraces for deprecation callers. off by default. on for Rails tests. 2006-09-04 03:38:13 +00:00
actionpack Fix loop_on_multiple_args to work, again (not my day), fixes #6078 2006-09-07 14:16:58 +00:00
actionwebservice Don't convert value if it's already of an appropriate type. 2006-09-05 04:37:43 +00:00
activerecord Backed out of new_record? to new? transformation as it would screw up existing models that did boolean calls on "new" attributes [DHH] 2006-09-05 18:54:24 +00:00
activeresource load expects a Hash 2006-09-05 00:02:17 +00:00
activesupport Fix loadable_constants_for_path to handle load paths that do not end with a slash. 2006-09-06 20:31:28 +00:00
railties Remove the uncanny default of adding all app/models/*/ directories to the load path. References #6031. 2006-09-07 16:53:58 +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 Use Aras RubyForge uploader 2006-04-09 22:14:08 +00:00