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
21 22 23 |
# File 'lib/paid_up/engine.rb', line 21 def self.table_name_prefix 'paid_up_' end |