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



17
18
19
# File 'lib/garb/profile.rb', line 17

def instance_name
  Garb.from_google_analytics(name)
end