Flowdock
method

add_to_list_top

Importance_0
v1.2.6 - Show latest stable - 0 notes - Class: ActiveRecord::Acts::List::InstanceMethods
add_to_list_top() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activerecord/lib/active_record/acts/list.rb, line 177
          def add_to_list_top
            increment_positions_on_all_items
          end
Register or log in to add new notes.