Module: RESO
- Defined in:
- lib/reso_api/app/models/reso.rb,
lib/reso_api/app/models/reso/api/client.rb
Defined Under Namespace
Modules: API
Class Method Summary collapse
Class Method Details
.table_name_prefix ⇒ Object
2 3 4 |
# File 'lib/reso_api/app/models/reso.rb', line 2 def self.table_name_prefix "reso_" end |