Go to file
2007-11-19 23:11:26 +00:00
actionmailer Fixed that partial rendering should look at the type of the first render to determine its own type if no other clues are available (like when using text.plain.erb as the extension in AM) (closes #10130) [java] Fixed that partials would be broken when using text.plain.erb as the extension #10130 [java] 2007-11-18 22:01:33 +00:00
actionpack Remove unnecessary route reload in integration tests, obsoleted by [7676]. Closes #10094. [Koz] 2007-11-19 23:11:26 +00:00
actionwebservice Simple changes to bring AWS up to date with view_paths and render :text. Tests still fail though. [Koz] 2007-10-15 08:59:48 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Use debug, not info as log_info will discard the information if info is used. 2007-11-17 03:57:19 +00:00
activeresource Don't cache net/http object so that ActiveResource is more thread-safe. Closes #10142 [kou] 2007-11-19 00:06:23 +00:00
activesupport Clarify Array#in_groups_of implementation, don't dup unless needed, only require enumerator once. 2007-11-17 02:48:08 +00:00
railties RAILS_GEM_VERSION may be set to any valid gem version specifier. Closes #10057. 2007-11-17 01:39:19 +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
Rakefile Forgot railties 2007-10-15 00:11:50 +00:00
release.rb Complete AWS -> ARes changeover. Closes #8717 [kampers] 2007-10-15 08:45:23 +00:00