Class: Garb::Profile::Property

Inherits:
Object
  • Object
show all
Includes:
HappyMapper
Defined in:
lib/garb/profile.rb

Instance Method Summary collapse

Instance Method Details

#instance_nameObject



15
16
17
# File 'lib/garb/profile.rb', line 15

def instance_name
  name.from_ga.underscored
end