Class: Rtcl::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- Rtcl::Engine
- Defined in:
- lib/rtcl/engine.rb
Class Method Summary collapse
-
.table_name_prefix ⇒ Object
Do not prefix table names with ‘rtcl_`.
Class Method Details
.table_name_prefix ⇒ Object
Do not prefix table names with ‘rtcl_`
30 31 |
# File 'lib/rtcl/engine.rb', line 30 def self.table_name_prefix end |