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-11-05 02:01:31 +00:00
actionmailer Make mime version default to 1.0. closes #2323 2006-09-09 21:56:38 +00:00
actionpack Set ActionView::Base.default_form_builder once rather than passing the :builder option to every form or overriding the form helper methods. 2006-11-03 04:16:58 +00:00
actionwebservice Removed deprecated end_form_tag helper. 2006-10-31 03:13:28 +00:00
activerecord SQLite: count(distinct) queries supported in >= 3.2.6, fix calculations workaround, remove count(distinct) query rewrite, cleanup test connection scripts. Closes #6544. 2006-11-05 02:01:31 +00:00
activeresource to_xml needs to accept an options hash to conform with the expectations of Hash#to_xml 2006-10-24 19:05:43 +00:00
activesupport Test multiple timezones' DST. Closes #5617. 2006-11-03 00:40:34 +00:00
railties Turns out call_stack slows down the entire app, so just warn that breakpoints 2006-11-03 18:20:53 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb test svn 2006-09-12 01:09:52 +00:00
release.rb Use Aras RubyForge uploader 2006-04-09 22:14:08 +00:00