method

add_to_list_top

rails latest stable - Class: ActiveRecord::Acts::List::InstanceMethods

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1.2.6) is shown here.

add_to_list_top()
private

No documentation available.

# File activerecord/lib/active_record/acts/list.rb, line 177
          def add_to_list_top
            increment_positions_on_all_items
          end