Method: RubyApp::Element::Event#today
- Defined in:
- lib/ruby_app/element.rb
#today ⇒ Object
49 50 51 |
# File 'lib/ruby_app/element.rb', line 49 def today @now.send(:to_date) end |
49 50 51 |
# File 'lib/ruby_app/element.rb', line 49 def today @now.send(:to_date) end |