class ViewModel::ActiveRecord::FunctionalUpdate::Update
Constants
- NAME
Attributes
contents[R]
Public Class Methods
new(contents)
click to toggle source
# File lib/view_model/active_record/update_data.rb, line 37 def initialize(contents) @contents = contents end