Sha256: c6dc626370253c2d4b9a7e29f42131b50f499d9e969ec5f9231d1490039abbf8

Contents?: true

Size: 170 Bytes

Versions: 3

Compression:

Stored size: 170 Bytes

Contents

require_dependency "mongoid_forums/application_controller"

module MongoidForums
  class Admin::BaseController < ApplicationController


    def index
    end

  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mongoid-forums-0.0.3 app/controllers/mongoid_forums/admin/base_controller.rb
mongoid-forums-0.0.2 app/controllers/mongoid_forums/admin/base_controller.rb
mongoid-forums-0.0.1 app/controllers/mongoid_forums/admin/base_controller.rb