Sha256: b20717a96c1badddbee2215acba6f1a604404605c9d671d1a685c9debbfe8d50

Contents?: true

Size: 161 Bytes

Versions: 3

Compression:

Stored size: 161 Bytes

Contents

require_dependency 'pg_bouncer_hero/application_controller'

module PgBouncerHero
  class HomeController < ApplicationController
    def index
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pgbouncerhero-2.0.0 app/controllers/pg_bouncer_hero/home_controller.rb
pgbouncerhero-1.0.3 app/controllers/pg_bouncer_hero/home_controller.rb
pgbouncerhero-1.0.1 app/controllers/pg_bouncer_hero/home_controller.rb