This website requires JavaScript.
Explore
Help
Sign in
gunghogeoduck
/
osem-fcy
Watch
1
Star
0
Fork
You've already forked osem-fcy
0
mirror of
https://github.com/openSUSE/osem.git
synced
2026-08-15 20:54:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c4eac5ec3b
osem-fcy
/
spec
/
factories
/
subscriptions.rb
10 lines
115 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add frozen_string_literal magic comment re: https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/FrozenStringLiteralComment
2018-05-07 16:47:29 -07:00
# frozen_string_literal: true
First stage of refactoring of the ability model and spec
2015-04-13 16:47:07 +02:00
FactoryGirl
.
define
do
factory
:subscription
do
user
conference
end
end
Reference in a new issue
Copy permalink