Sha256: 68e7c252c182513f340f170974af6f71fe0c582076cfe6c54ccc6c3d52281519

Contents?: true

Size: 148 Bytes

Versions: 7

Compression:

Stored size: 148 Bytes

Contents

module TbCheckout
  class ApplicationController < ::ApplicationController
    respond_to :html, :json
    layout TbCheckout.config.layout
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tb_checkout-1.1.1 app/controllers/tb_checkout/application_controller.rb
tb_checkout-1.1.0 app/controllers/tb_checkout/application_controller.rb
tb_checkout-1.0.7 app/controllers/tb_checkout/application_controller.rb
tb_checkout-1.0.6 app/controllers/tb_checkout/application_controller.rb
tb_checkout-1.0.5 app/controllers/tb_checkout/application_controller.rb
tb_checkout-1.0.4 app/controllers/tb_checkout/application_controller.rb
tb_checkout-1.0.3 app/controllers/tb_checkout/application_controller.rb