Method: ActionController::ParamsWrapper::Options#include

Defined in:
actionpack/lib/action_controller/metal/params_wrapper.rb,
actionpack/lib/action_controller/metal/params_wrapper.rb

#includeObject

Returns the value of attribute include

Returns:

  • (Object)

    the current value of include



88
89
90
# File 'actionpack/lib/action_controller/metal/params_wrapper.rb', line 88

def include
  @include
end