Module: GeoMonitor::GeoMonitor
- Defined in:
- app/models/geo_monitor/geo_monitor.rb
Class Method Summary collapse
Class Method Details
.table_name_prefix ⇒ Object
3 4 5 |
# File 'app/models/geo_monitor/geo_monitor.rb', line 3 def self.table_name_prefix 'geo_monitor_geo_monitor_' end |