Method: Optimizely::BaseUserProfileService#lookup
- Defined in:
- lib/optimizely/user_profile_service.rb
#lookup(user_id) ⇒ Hash
Retrieve the Hash user profile associated with a given user ID.
28 |
# File 'lib/optimizely/user_profile_service.rb', line 28 def lookup(user_id); end |