Sha256: c9f20362c525d6afb2bdad156d57125471047c1a97ad64e56d7b65ae5eba5d2f

Contents?: true

Size: 130 Bytes

Versions: 6

Compression:

Stored size: 130 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
koudoku-1.1.2 app/controllers/koudoku/application_controller.rb
koudoku-1.1.1 app/controllers/koudoku/application_controller.rb
koudoku-1.1.0 app/controllers/koudoku/application_controller.rb
koudoku-1.0.0 app/controllers/koudoku/application_controller.rb
koudoku-0.0.11 app/controllers/koudoku/application_controller.rb
koudoku-0.0.10 app/controllers/koudoku/application_controller.rb