GitList
About
Refresh
Report bug
Help
browsing:
0da0afa55f226177c83cc6472fe662b4c5415ddc
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