Sets the attribute index
Parameters:
the value to set the attribute index to.
3 4 5
# File 'lib/gemgate/repository.rb', line 3 def index=(value) @index = value end