Go to file
2005-09-12 17:30:40 +00:00
actionmailer Added Kernel#silence_warnings and puts it into use throughout the framework 2005-09-11 04:58:27 +00:00
actionpack Make periodically_call_remote use type="text/javascript" on script tag #2171 2005-09-12 05:40:27 +00:00
actionwebservice fix invalid request XML generation in test process. 2005-08-24 19:46:11 +00:00
activerecord Added dump of schema version to the db_structure_dump task for databases that support migrations #1835 [Rick Olson] 2005-09-12 05:33:18 +00:00
activesupport Fixed dependencies related infinite recursion bug when a controller file does not contain a controller class. Closes #1760. 2005-09-12 14:41:51 +00:00
railties Added create_session_table, drop_session_table, and purge_session_table as rake tasks for databases that supports migrations (MySQL, PostgreSQL, SQLite) to get a table for use with CGI::Session::ActiveRecordStore. Added configuration of session options through config.session_options in Rails::Configuration 2005-09-12 17:30:40 +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