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
4456f65da4
mastodon
/
spec
/
fabricators
/
access_token_fabricator.rb
5 lines
96 B
Ruby
Raw
Normal View
History
Unescape
Escape
Enable Style/FrozenStringLiteralComment for specs (#23790)
2023-02-22 00:55:31 +00:00
# frozen_string_literal: true
Introduce access token fabricators (#4401)
2017-07-27 13:16:07 +00:00
Fabricator
:access_token
,
from
:
'Doorkeeper::AccessToken'
do
end