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
Tarmo Tänav 98fb161dbb Allow polymorphic_url helper to take url options. [#880 state:resolved]
All *_polymorphic_url, *_polymorphic_path helpers can now accept
an options hash which will be passed on to the named route
making it possible to generate polymorphic routes with additional
url parameters.

Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2008-08-21 20:26:00 +01:00
actionmailer Ensure templates are rendered if all the parts are already processed 2008-08-13 19:04:56 -05:00
actionpack Allow polymorphic_url helper to take url options. [#880 state:resolved] 2008-08-21 20:26:00 +01:00
activemodel Fix file permissions 2008-07-31 16:36:23 -05:00
activerecord remember created records and select a random one instead of relying on sequential id values starting at 1 2008-08-21 19:33:26 +02:00
activeresource Consistently use the framework's configured logger and avoid reverting to RAILS_DEFAULT_LOGGER unless necessary. 2008-08-18 23:36:13 -05:00
activesupport Mark Class as not being duplicable. [#829 state:resolved] 2008-08-21 18:40:20 +01:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Touch file with git revision when freezing edge 2008-08-19 17:16:35 -05:00
.gitignore Horo rdoc template 2008-06-22 10:38:25 -07:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
release.rb Making ready for release of 2.1 2008-05-31 17:03:03 -07:00