Method: Orbit::Controller#responds_to_last_request_update_allowed?
- Defined in:
- lib/orbit/controller.rb
#responds_to_last_request_update_allowed? ⇒ Boolean
132 133 134 |
# File 'lib/orbit/controller.rb', line 132 def responds_to_last_request_update_allowed? true end |