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-03-20 15:03:32 +00:00
actionmailer Dont choke on nil bodies 2005-03-19 16:20:11 +00:00
actionpack Added TextHelper#simple_format as a non-dependency text presentation helper.Fixed TextHelper#markdown to use blank? instead of empty? so it can deal with nil strings passed #814 [Johan Sorensen] 2005-03-20 15:03:32 +00:00
actionwebservice add missing entries 2005-03-20 07:31:50 +00:00
activerecord Improved the performance of the OCI8 adapter for Oracle #723 [pilx/gjenkins] 2005-03-20 14:33:45 +00:00
activesupport Prepared for 0.10.1 release 2005-03-07 01:50:58 +00:00
railties Fixed the Rakefile's interaction with postgresql use PGPASSWORD and PGHOST in the environment to fix prompting for passwords when connecting to a remote db and local socket connections. Also added a '-x' flag to pg_dump which stops it dumping privileges #807 [rasputnik] 2005-03-20 14:41:26 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb More Action Web Service minor tweaks 2005-02-19 00:36:39 +00:00