aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/tags/base.rb
Commit message (Expand)AuthorAgeFilesLines
* Raise an ArgumentError when `include_blank` is false for a required field inGrey Baker2015-06-081-3/+9
* Remove code duplication in ActionView::Helpers::Tags::BaseBogdan Gusiev2015-02-111-25/+24
* Only use the `_before_type_cast` in the form when from user inputSean Griffin2015-01-141-2/+9
* Revert "Don't use the `_before_type_cast` version of attributes in the form"Sean Griffin2015-01-141-0/+10
* Don't use the `_before_type_cast` version of attributes in the formSean Griffin2015-01-141-10/+0
* Honor public/private in ActionView::Helpers::Tags::Base#valueTobias Pfeiffer2014-10-311-1/+1
* Fix some edge cases for AV `select` helper with `:selected` optionBogdan Gusiev2013-09-231-1/+2
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+147