Method: ActionDispatch::Routing::RouteSet::Generator#recall
- Defined in:
- actionpack/lib/action_dispatch/routing/route_set.rb
#recall ⇒ Object (readonly)
Returns the value of attribute recall.
715 716 717 |
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 715 def recall @recall end |