class TrustyCms::Extension

def migrations_path

def migrations_path
  File.join(self.root, 'db', 'migrate')
end