Searched defs:User (Results 1 - 2 of 2) sorted by relevance

/ontohub/app/models/user/
H A Dauthentication.rb1 module User::Authentication module
/ontohub/app/models/
H A Duser.rb1 class User < ActiveRecord::Base class
4 include User::Authentication
65 if User.count < 2
107 if self.admin && User.admin.count <= MINIMAL_ADMIN_COUNT

Completed in 33 milliseconds