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-02-20 17:18:59 +00:00
actionmailer Added support for charsets for both subject and body. The default charset is now UTF-8 #673 [Jamis Buck] 2005-02-19 21:51:16 +00:00
actionpack Made caching work for WEBrick and lighttpd by appending .html for all URLs not already containing a dot 2005-02-20 17:18:59 +00:00
actionwebservice add code coverage testing scripts, remove dead code 2005-02-20 01:07:54 +00:00
activerecord Fixed that find_by_* would fail when column names had numbers #670 [demetrius] 2005-02-19 11:30:38 +00:00
activesupport Updated dependency loading to consider non-standard class/file name combinations 2005-02-20 13:47:57 +00:00
railties Made caching work for WEBrick and lighttpd by appending .html for all URLs not already containing a dot 2005-02-20 17:18:59 +00:00
pushgems.rb More Action Web Service minor tweaks 2005-02-19 00:36:39 +00:00