Sha256: e110590ccfba5c0127966922e10bc7b9deab13e0d00a31445b95837dbab1a6cf

Contents?: true

Size: 155 Bytes

Versions: 56

Compression:

Stored size: 155 Bytes

Contents

# typed: strict
# frozen_string_literal: true

module Hephaestus
  class RootController < ApplicationController
    def index
      okay
    end
  end
end

Version data entries

56 entries across 56 versions & 1 rubygems

Version Path
hephaestus-0.8.16.1 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.16 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.15.5 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.15.4 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.15.3 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.15.2 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.15.1 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.15 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.14 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.13 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.12.2 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.12.1 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.12 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.11 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.10 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.9.2 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.9.1 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.9 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.8 app/controllers/hephaestus/root_controller.rb
hephaestus-0.8.7.5 app/controllers/hephaestus/root_controller.rb