class Rails

Public Class Methods

root() click to toggle source
# File lib/multi_ar/rake/tasks.rb, line 13
def self.root
  nil # TODO, we want MultiAR::root like thing somewhere
end