Method: TrueClass#convert
- Defined in:
- lib/hash-utils/boolean.rb
#convert(t, f) ⇒ Object
62 63 64 |
# File 'lib/hash-utils/boolean.rb', line 62 def convert(t, f) t end |
62 63 64 |
# File 'lib/hash-utils/boolean.rb', line 62 def convert(t, f) t end |