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
2007-11-20 21:53:22 +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 Ensure that the routing optimisation code isn't used when additional arguments are passed to the named route. Closes #10209 [bscofield, Koz] 2007-11-20 21:25:25 +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 Add 'foxy' support for fixtures of polymorphic associations. Closes #10183 [jbarnette, David Lowenfels] 2007-11-20 21:53:22 +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
pushgems.rb
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