mirror of
https://github.com/github/rails.git
synced 2026-01-24 22:08:15 -05:00
f2a021dc06d934f569977a05fa4e579e3f593d34
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1459 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Added option to pass in parameters to CaptureHelper#capture, so you can create more advanced view helper methods #1466 [duane.johnson@gmail.com]
Added a 'whiny nil' that's aim to ensure that when users pass nil to methods where that isn't appropriate, instead of NoMethodError? and the name of some method used by the framework users will see a message explaining what type of object was expected. Only active in test and development environments by default #1209 [Michael Koziarski]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%