method
insert_at
rails latest stable - Class:
ActiveRecord::Acts::List::InstanceMethods
insert_at(position = 1)public
Insert the item at the given position (defaults to the top position of 1).
insert_at(position = 1)Insert the item at the given position (defaults to the top position of 1).