method
data
v2.1.0 -
Show latest stable
- Class:
ActionController::TestSession
data()public
No documentation available.
# File actionpack/lib/action_controller/test_process.rb, line 293
def data
@attributes ||= @saved_attributes || {}
end