Sha256: 66944d95b3fa78afabebbd1f2f46fe22d75789ff4cdce65a5785bdadcf10367e

Contents?: true

Size: 139 Bytes

Versions: 5

Compression:

Stored size: 139 Bytes

Contents

module AlchemyCrm
  module Admin
    class BaseController < Alchemy::Admin::ResourcesController
      include I18nHelpers
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
alchemy_crm-2.0.5 app/controllers/alchemy_crm/admin/base_controller.rb
alchemy_crm-2.0.4.1 app/controllers/alchemy_crm/admin/base_controller.rb
alchemy_crm-2.1.0a app/controllers/alchemy_crm/admin/base_controller.rb
alchemy_crm-2.0.3 app/controllers/alchemy_crm/admin/base_controller.rb
alchemy_crm-2.0.2 app/controllers/alchemy_crm/admin/base_controller.rb