Sets the attribute created
Parameters:
the value to set the attribute created to.
7 8 9
# File 'lib/ib/tasks.rb', line 7 def created=(value) @created = value end