method
around?
rails latest stable - Class:
ActionController::Filters::AroundFilter
around?()public
No documentation available.
# File actionpack/lib/action_controller/filters.rb, line 174
def around?
true
end around?()No documentation available.
# File actionpack/lib/action_controller/filters.rb, line 174
def around?
true
end