Method: Code::Object::Time#code_days
- Defined in:
- lib/code/object/time.rb
#code_days ⇒ Object
157 158 159 |
# File 'lib/code/object/time.rb', line 157 def code_days Integer.new(raw.day) end |
157 158 159 |
# File 'lib/code/object/time.rb', line 157 def code_days Integer.new(raw.day) end |