module Aloe

Constants

ROLLBACK_TRANSACTION
VERSION

Public Class Methods

table_name_prefix() click to toggle source
# File lib/aloe.rb, line 10
def self.table_name_prefix
  'aloe_'
end