Go to file
2005-03-01 23:52:36 +00:00
actionmailer Marked for release 2005-02-24 13:16:41 +00:00
actionpack Made path work for lighttpd again as it uses an empty string where Apache returns nil 2005-03-01 17:26:52 +00:00
actionwebservice add allow_active_record_expects option to ActionWebService::API::Base, 2005-02-28 22:42:24 +00:00
activerecord Added better defaults for composed_of, so statements like composed_of :time_zone, :mapping => %w( time_zone time_zone ) can be written without the mapping part (it's now assumed) 2005-03-01 23:52:36 +00:00
activesupport Fix request.path_info and clear up LoadingModule behavior #754 [Nicholas Seckar] 2005-03-01 02:04:54 +00:00
railties Removed a fix that was caused by a bug in RubyGems 0.8.5 2005-02-28 13:58:42 +00:00
pushgems.rb More Action Web Service minor tweaks 2005-02-19 00:36:39 +00:00