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