Module: TouchPoints
- Defined in:
- app/models/touch_points.rb
Overview
typed: true
Defined Under Namespace
Class Method Summary collapse
Class Method Details
.table_name_prefix ⇒ Object
3 4 5 |
# File 'app/models/touch_points.rb', line 3 def self.table_name_prefix 'touch_points_' end |