take!()
Instance Public methods
Same as take
but raises
ActiveRecord::RecordNotFound
if no record is found. Note that
take!
accepts no arguments.
Same as take
but raises
ActiveRecord::RecordNotFound
if no record is found. Note that
take!
accepts no arguments.
Please login to continue.