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-13 19:54:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e267adf8b7
osem-fcy
/
spec
/
factories
/
ticket_scanning.rb
8 lines
112 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
Replace All FactoryGirl Constant References
2018-09-03 20:44:39 +02:00
FactoryBot
.
define
do
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
factory
:ticket_scanning
do
physical_ticket
end
end
Reference in a new issue
Copy permalink