Libraries
»
code-ruby
(1.2.5)
»
Index
»
Code
»
Object
»
Integer
»
#code_hours
Method: Code::Object::Integer#code_hours
Defined in:
lib/code/object/integer.rb
#
code_hours
⇒
Object
414 415 416
# File 'lib/code/object/integer.rb', line 414
def
code_hours
Duration
.
new
(
raw
.
hours
)
end