Sha256: 2407fde19906cce1e99479003e8bf5e15881156cf592e32cc8d157d304b5b0f0

Contents?: true

Size: 133 Bytes

Versions: 5

Compression:

Stored size: 133 Bytes

Contents

module Tellimus
  class ApplicationController < ::ApplicationController
    layout Tellimus.layout
    helper :application
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tellimus-0.1.2 app/controllers/tellimus/application_controller.rb
tellimus-0.1.1 app/controllers/tellimus/application_controller.rb
tellimus-0.1.0 app/controllers/tellimus/application_controller.rb
tellimus-0.0.4 app/controllers/tellimus/application_controller.rb
tellimus-0.0.3 app/controllers/tellimus/application_controller.rb