mirror of
https://github.com/github/rails.git
synced 2026-01-24 22:08:15 -05:00
425aa50a902658d04037b6dd45fa81ecb478fefb
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@940 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Added to_param call for parameters when composing an url using url_for from something else than strings #812 [Sam Stephenson]
Added alias_method :to_param, :id to Base, such that Active Record objects to be used as URL parameters in Action Pack automatically #812 [Nicholas Seckar/Sam Stephenson]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%