aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2012-01-18 08:55:30 -0200
committerCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2012-01-18 10:22:03 -0200
commit56089ca986c767763f29159c8de0aa1ebabfd4d2 (patch)
treeafcea401de9fe1e6d5d8e966ed9776e9d9edaf94 /ci
parentd4a9ce8ec06f72215c9ee3d9c4d0156fdad6e571 (diff)
downloadrails-56089ca986c767763f29159c8de0aa1ebabfd4d2.tar.gz
rails-56089ca986c767763f29159c8de0aa1ebabfd4d2.tar.bz2
rails-56089ca986c767763f29159c8de0aa1ebabfd4d2.zip
Refactor FormBuilder arguments and default config
* Do not reopen AV::Base to define default form builder Inside the load hook we are already in AV::Base context. * Do not pass the given block to the form builder The block is evaluated in fields_for context using capture, with the builder as argument. This means we do not need to give the block to the FormBuilder itself.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions