Method: GoodData::Profile.current
- Defined in:
- lib/gooddata/models/profile.rb
.current ⇒ GoodData::Profile
Gets user currently logged in
110 111 112 |
# File 'lib/gooddata/models/profile.rb', line 110 def current client.user end |
Gets user currently logged in
110 111 112 |
# File 'lib/gooddata/models/profile.rb', line 110 def current client.user end |