GitList
About
Refresh
Report bug
Help
browsing:
6723d1f9c62f1f45c980a3b4884770c865061e9b
Branches
backbonejs-auth
chat-css
history
master
sending-messages
Files
Commits
Stats
Network
xmpp-bachelor.git
/
spec
/
factories.rb
Raw
Blame
History
FactoryGirl.define do factory :user do jid "cinan6@jabbim.cz" password "pass" end end