Sha256: ba1e7f31f43499bcd6fab58239a7029a9a3bcd76bc0014277db2193dc8e9f773

Contents?: true

Size: 142 Bytes

Versions: 1

Compression:

Stored size: 142 Bytes

Contents

module VerySimpleCms
  class ApplicationController < ActionController::Base
    include SharedHelper
    include ApplicationHelper

  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
very_simple_cms-0.0.3 app/controllers/very_simple_cms/application_controller.rb