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
2007-08-05 00:57:43 +00:00
actionmailer Increase mail delivery test coverage. Closes #8692. 2007-06-20 06:50:43 +00:00
actionpack Added partial layouts (see example in action_view/lib/partials.rb) [DHH] 2007-08-02 20:10:03 +00:00
actionwebservice Generate rdoc with utf-8 charset. Closes #7188 [manfred, jferris] 2007-05-28 22:55:14 +00:00
activerecord Performance enhancement for Base.exists?. CLoses #8769. [hasmanyjosh] 2007-08-05 00:57:43 +00:00
activeresource Fixes that using a subclass of an ARes object would cache a connection object based of its parent's site variable. Changing the parent's site would have no effect on the descentent objects. 2007-06-27 16:00:07 +00:00
activesupport Make the utf-handler return the correct value for non-matching regular expressions. Closes #9049 [manfred] 2007-08-05 00:51:16 +00:00
railties misc doc fixes + Add ActiveResource to Rails::Info. Closes #8741, #9008, #9089 [kampers] 2007-07-25 02:50:35 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Include Active Resource instead of Action Web Service [DHH] 2007-04-23 18:55:54 +00:00
release.rb Fix typo, closes #7788. 2007-03-11 12:46:15 +00:00