This website requires JavaScript.
Explore
Help
Register
Sign In
treehouse
/
mastodon
Watch
21
Star
8
Fork
You've already forked mastodon
5
Code
Issues
32
Pull Requests
Projects
1
Releases
Wiki
Activity
8cc47acb35
mastodon
/
spec
/
fabricators
/
session_activation_fabricat...
7 lines
101 B
Ruby
Raw
Blame
History
# frozen_string_literal: true
Fabricator
(
:session_activation
)
do
user
session_id
'MyString'
end
Reference in New Issue
View Git Blame
Copy Permalink