Method: OnForm::CollectionWrapper#reject_if
- Defined in:
- lib/on_form/collection_wrapper.rb
#reject_if ⇒ Object (readonly)
Returns the value of attribute reject_if.
4 5 6 |
# File 'lib/on_form/collection_wrapper.rb', line 4 def reject_if @reject_if end |