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-09-20 07:54:55 +00:00
actionmailer Added Kernel#silence_warnings and puts it into use throughout the framework 2005-09-11 04:58:27 +00:00
actionpack Optimized tag_options to not sort keys, which is no longer necessary when assert_dom_equal and friend is available #1995 [skae]. Added assert_dom_equal and assert_dom_not_equal to compare tags generated by the helpers in an order-indifferent manner #1995 [skae] 2005-09-20 07:54:55 +00:00
actionwebservice fix invalid request XML generation in test process. 2005-08-24 19:46:11 +00:00
activerecord Improved migrations' behavior when the schema_info table is empty. 2005-09-20 01:33:43 +00:00
activesupport Fixed Inflector.underscore for use with acronyms, so HTML becomes html instead of htm_l #2173 [k@v2studio.com] 2005-09-13 07:44:20 +00:00
railties Make the reaper slightly more robust in the nudging department 2005-09-19 16:40:53 +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