Libraries
»
code-ruby
(1.1.3)
»
Index
»
Code
»
Object
»
Integer
»
#code_days
Method: Code::Object::Integer#code_days
Defined in:
lib/code/object/integer.rb
#
code_days
⇒
Object
378 379 380
# File 'lib/code/object/integer.rb', line 378
def
code_days
Duration
.
new
(
raw
.
days
)
end