Sets the attribute keys
Parameters:
the value to set the attribute keys to.
6 7 8
# File 'lib/packr/base2/collection.rb', line 6 def keys=(value) @keys = value end