Class: Rtcl::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/rtcl/engine.rb

Class Method Summary collapse

Class Method Details

.table_name_prefixObject

Do not prefix table names with ‘rtcl_`



30
31
# File 'lib/rtcl/engine.rb', line 30

def self.table_name_prefix
end