Class: Jumbotron::Services::Public::AssemblePublicGame
- Inherits:
-
CommandTower::Services::ApplicationService
- Object
- CommandTower::Services::ApplicationService
- Jumbotron::Services::Public::AssemblePublicGame
- Defined in:
- app/services/jumbotron/services/public/assemble_public_game.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
12 13 14 |
# File 'app/services/jumbotron/services/public/assemble_public_game.rb', line 12 def call context.public_game = build_game(game) end |