Sha256: 4be5e5647d0693093acbd0e8dff434140bbebea3363cbb1c39cd986b815502b5

Contents?: true

Size: 132 Bytes

Versions: 3

Compression:

Stored size: 132 Bytes

Contents

module Jabe
  class ApplicationController < ActionController::Base
    include PublicEntryUrl
    include BodyClassHelper
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jabe-0.9.1 app/controllers/jabe/application_controller.rb
jabe-0.9.0 app/controllers/jabe/application_controller.rb
jabe-0.8.0 app/controllers/jabe/application_controller.rb