Class: PaidUp::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- PaidUp::Engine
- Defined in:
- lib/paid_up/engine.rb
Overview
PaidUp Engine
Class Method Summary collapse
Class Method Details
.table_name_prefix ⇒ Object
19 20 21 |
# File 'lib/paid_up/engine.rb', line 19 def self.table_name_prefix 'paid_up_' end |