diff options
author | José Mota <jose@josemota.net> | 2013-01-12 16:48:25 +0000 |
---|---|---|
committer | José Mota <jose@josemota.net> | 2013-01-12 17:42:18 +0000 |
commit | 8cc60d81363069710e277ed03fdbaf8872895f1e (patch) | |
tree | bcf70c71ac8ad6b22a0e2117425c87fc4878460d /actionpack/test/controller/layout_test.rb | |
parent | 6581d798e830a7820dd54fe95d40014c0e2057fe (diff) | |
download | rails-8cc60d81363069710e277ed03fdbaf8872895f1e.tar.gz rails-8cc60d81363069710e277ed03fdbaf8872895f1e.tar.bz2 rails-8cc60d81363069710e277ed03fdbaf8872895f1e.zip |
Collection radio buttons and collection check boxes through FormBuilder render
the provided block.
In the case of having a form_for method being called, the block for each
collection would not be passed and thus the result expected was always the same.
This patch passes the block to the original method like it would be assumed.
Diffstat (limited to 'actionpack/test/controller/layout_test.rb')
0 files changed, 0 insertions, 0 deletions