Libraries
»
rjgit
(5.6.1.0)
»
Index
»
RJGit
»
Configuration
»
#to_boolean
Method: RJGit::Configuration#to_boolean
Defined in:
lib/config.rb
#
to_boolean
(str) ⇒
Object
61 62 63
# File 'lib/config.rb', line 61
def
to_boolean
(
str
)
str
==
"true"
end