4 строки
96 Б
Ruby
4 строки
96 Б
Ruby
# frozen_string_literal: true
|
|
|
|
Fabricator :access_token, from: 'Doorkeeper::AccessToken' do
|
|
end
|