Sha256: a64fcb4c6176fbf567a3b6aacc74f0f7222cf5fd8c01b0cd9dbf9eb95beb5d45

Contents?: true

Size: 94 Bytes

Versions: 13

Compression:

Stored size: 94 Bytes

Contents

class HomeController < ApplicationController
  def app
    render_component "::App"
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
hyper-operation-0.5.12 examples/five-letter-word-game/app/controllers/home_controller.rb
hyper-operation-0.5.11 examples/five-letter-word-game/app/controllers/home_controller.rb
hyper-operation-0.5.10 examples/five-letter-word-game/app/controllers/home_controller.rb
hyper-operation-0.5.9 examples/five-letter-word-game/app/controllers/home_controller.rb
hyper-operation-0.5.8 examples/five-letter-word-game/app/controllers/home_controller.rb
hyper-operation-0.5.7 examples/five-letter-word-game/app/controllers/home_controller.rb
hyper-operation-0.5.6 examples/five-letter-word-game/app/controllers/home_controller.rb
hyper-operation-0.5.5 examples/five-letter-word-game/app/controllers/home_controller.rb
hyper-operation-0.5.4 examples/five-letter-word-game/app/controllers/home_controller.rb
hyper-operation-0.5.3 examples/five-letter-word-game/app/controllers/home_controller.rb
hyper-operation-0.5.2 examples/five-letter-word-game/app/controllers/home_controller.rb
hyper-operation-0.5.1 examples/five-letter-word-game/app/controllers/home_controller.rb
hyper-operation-0.5.0 examples/five-letter-word-game/app/controllers/home_controller.rb