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