Method: SugarCRM::Module#custom_table_name
- Defined in:
- lib/sugarcrm/module.rb
#custom_table_name ⇒ Object
Returns the value of attribute custom_table_name.
6 7 8 |
# File 'lib/sugarcrm/module.rb', line 6 def custom_table_name @custom_table_name end |