Class: GitAll::Users

Inherits:
Object
  • Object
show all
Defined in:
lib/gitall/gitall.rb

Overview

Houses all the gitall bots and their data

Defined Under Namespace

Classes: User

Instance Attribute Summary collapse

Instance Attribute Details

#usersObject (readonly)

Returns the value of attribute users.



19
20
21
# File 'lib/gitall/gitall.rb', line 19

def users
  @users
end