Method: Passbase::ProjectSettingsCustomizations#to_s
- Defined in:
- lib/passbase/models/project_settings_customizations.rb
#to_s ⇒ String
Returns the string representation of the object
194 195 196 |
# File 'lib/passbase/models/project_settings_customizations.rb', line 194 def to_s to_hash.to_s end |