module ActiveScaffoldSortable

Public Class Methods

root() click to toggle source
# File lib/active_scaffold_sortable.rb, line 7
def self.root
  File.dirname(__FILE__) + "/.."
end