GitList
About
Refresh
Report bug
Help
browsing:
9bc2db608eeb54927785c14110ca4411114f8d84
Branches
backbonejs-auth
chat-css
history
master
sending-messages
Files
Commits
Stats
Network
xmpp-bachelor.git
/
app
/
models
/
users.rb
Raw
Blame
History
class Users include Mongoid::Document field :jid, type: String end