Method: Code::Object::Date#code_second
- Defined in:
- lib/code/object/date.rb
#code_second ⇒ Object
131 132 133 |
# File 'lib/code/object/date.rb', line 131 def code_second Integer.new(0) end |
131 132 133 |
# File 'lib/code/object/date.rb', line 131 def code_second Integer.new(0) end |