Method: String#to_bool
- Defined in:
- lib/unresponsys/helpers.rb
#to_bool ⇒ Object
35 36 37 |
# File 'lib/unresponsys/helpers.rb', line 35 def to_bool self == 'T' end |
35 36 37 |
# File 'lib/unresponsys/helpers.rb', line 35 def to_bool self == 'T' end |