Method: Code::Object::Time#code_year
- Defined in:
- lib/code/object/time.rb
#code_year ⇒ Object
137 138 139 |
# File 'lib/code/object/time.rb', line 137 def code_year Integer.new(raw.year) end |
137 138 139 |
# File 'lib/code/object/time.rb', line 137 def code_year Integer.new(raw.year) end |