Method: Producteev::Users#initialize
- Defined in:
- lib/producteev/users.rb
#initialize(api) ⇒ Users
Returns a new instance of Users.
4 5 6 |
# File 'lib/producteev/users.rb', line 4 def initialize(api) @api = api end |
Returns a new instance of Users.
4 5 6 |
# File 'lib/producteev/users.rb', line 4 def initialize(api) @api = api end |