Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raise an ArgumentError when `include_blank` is false for a required field in | Grey Baker | 2015-06-08 | 1 | -0/+7 |
* | Fixed #select form builder helper to support block with html output | Bogdan Gusiev | 2014-08-05 | 1 | -0/+13 |
* | Add test for selected and disabled custom attributes in options_for_select | Laura Paredes | 2014-03-31 | 1 | -1/+21 |
* | Fix some edge cases for AV `select` helper with `:selected` option | Bogdan Gusiev | 2013-09-23 | 1 | -0/+16 |
* | Ability to pass block to AV#select helper | Bogdan Gusiev | 2013-09-23 | 1 | -0/+15 |
* | There's no need to do this | Santiago Pastorino | 2013-09-17 | 1 | -4/+1 |
* | add support for html attributes to grouped_options_for_select | Vasiliy Ermolovich | 2013-07-20 | 1 | -0/+10 |
* | Remove passing the prompt to grouped_options_for_select as an argument, becau... | kennyj | 2013-06-28 | 1 | -17/+0 |
* | Move template tests from actionpack to actionview | Piotr Sarnacki | 2013-06-20 | 1 | -0/+1304 |