Class: Garb::Profile::Property
- Inherits:
-
Object
- Object
- Garb::Profile::Property
- Includes:
- HappyMapper
- Defined in:
- lib/garb/profile.rb
Instance Method Summary collapse
Instance Method Details
#instance_name ⇒ Object
17 18 19 |
# File 'lib/garb/profile.rb', line 17 def instance_name Garb.from_google_analytics(name) end |