Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/api_helper/filterable.rb
Instance Method Summary collapse
Instance Method Details
#to_bool ⇒ Object
166 167 168 |
# File 'lib/api_helper/filterable.rb', line 166 def to_bool self == 'true' end |