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-11-07 10:25:36 +00:00
actionmailer Add a new test case to demonstrate that subject headers are being properly encoded for multipart messages 2005-11-06 13:41:12 +00:00
actionpack Fix READMEs (closes #2680) [coffee2code] 2005-11-07 09:51:47 +00:00
actionwebservice Fix docs (closes #2679) [coffee2code] 2005-11-07 09:52:56 +00:00
activerecord Fixed faulty regex in get_table_name method (SQLServerAdapter) (closes #2639) [Ryan Tomayko] 2005-11-07 09:54:28 +00:00
activesupport Fix READMEs (closes #2680) [coffee2code] 2005-11-07 09:51:47 +00:00
railties Added default lighttpd config in config/lighttpd.conf and added a default runner for lighttpd in script/server (works like script/server, but using lighttpd and FastCGI). It will use lighttpd if available, otherwise WEBrick. You can force either or using 'script/server lighttpd' or 'script/server webrick' [DHH] 2005-11-07 10:25:36 +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