init push - laying out the project
This commit is contained in:
6
portal/app/lib/services/bet_outcome_service.rb
Normal file
6
portal/app/lib/services/bet_outcome_service.rb
Normal file
@ -0,0 +1,6 @@
|
||||
module Services
|
||||
class BetOutcomeService
|
||||
def bet_outcome(bet_id)
|
||||
end
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user