Method: Clamp::Attribute::Definition#write_method

Defined in:
lib/clamp/attribute/definition.rb

#write_methodObject



42
43
44
# File 'lib/clamp/attribute/definition.rb', line 42

def write_method
  "#{attribute_name}="
end