Module: Trice::ControllerMethods
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/trice/controller_methods.rb,
lib/trice/controller_methods/raw_reference_time.rb,
lib/trice/controller_methods/stub_configuration.rb,
lib/trice/controller_methods/reference_time_assignment.rb
Defined Under Namespace
Classes: RawReferenceTime, ReferenceTimeAssignment, StubConfiguration
Instance Method Summary collapse
Instance Method Details
#requested_at ⇒ Object
24 25 26 |
# File 'lib/trice/controller_methods.rb', line 24 def requested_at Trice.reference_time end |