This website requires JavaScript.
Explore
Help
Sign in
gunghogeoduck
/
osem-fcy
Watch
1
Star
0
Fork
You've already forked osem-fcy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c4eac5ec3b
osem-fcy
/
spec
/
factories
/
ticket_scanning.rb
8 lines
113 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
Improving check-in process mark user as present for the conference when user's registration ticket for that conference is scanned
2017-08-22 14:57:42 +05:30
FactoryGirl
.
define
do
factory
:ticket_scanning
do
physical_ticket
end
end
Reference in a new issue
Copy permalink