Sha256: 7826503ee090f91e3902ccf482277f492606047c98197a58dbdb8ef050193de5

Contents?: true

Size: 136 Bytes

Versions: 3

Compression:

Stored size: 136 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
thumbjive-koudoku-1.5.0 app/controllers/koudoku/application_controller.rb
koudoku-1.2.4 app/controllers/koudoku/application_controller.rb
koudoku-1.2.3 app/controllers/koudoku/application_controller.rb