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