Sets the attribute summary
Parameters:
the value to set the attribute summary to.
12 13 14
# File 'lib/model_observer.rb', line 12 def summary=(value) @summary = value end