Method: TalonOne::BaseSamlConnection#to_s
- Defined in:
- lib/talon_one/models/base_saml_connection.rb
#to_s ⇒ String
Returns the string representation of the object
315 316 317 |
# File 'lib/talon_one/models/base_saml_connection.rb', line 315 def to_s to_hash.to_s end |