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
2005-05-19 16:39:50 +00:00
actionmailer Step cautiously around subheaders in TMail #1285 [Jamis Buck] 2005-05-10 15:30:18 +00:00
actionpack Added accessors to logger, params, response, session, and headers from the view, so you can write <% logger.info "stuff" %> instead of <% @logger.info "others" %> -- more consistent with the preferred way of accessing these attributes and collections from the controller 2005-05-19 16:00:04 +00:00
actionwebservice add test to ensure the bug fixed by [1295] can't occur again. 2005-05-08 19:58:15 +00:00
activerecord Fixed that clone would break when an aggregate had the same name as one of its attributes #1307 [bitsweat] 2005-05-19 16:39:50 +00:00
activesupport Fixed that Time.local(2005,12).months_since(1) would raise "ArgumentError: argument out of range" #1311 [jhahn@niveon.com] 2005-05-19 16:36:04 +00:00
railties Added better error handling for regexp caching expiration 2005-05-06 05:09:01 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Releasing 0.11.0 2005-03-22 13:29:22 +00:00
release.rb Upload documentation to the new server 2005-04-19 04:30:52 +00:00