Sha256: 792d3fd116d5723f3d88a8c8aa87945e883f58757464f7c2ee35ec998ba749a4
Contents?: true
Size: 139 Bytes
Versions: 3
Compression:
Stored size: 139 Bytes
Contents
# coding: utf-8 require 'aepic' module Aepic class Controller < ApplicationController include Aepic::Concerns::Controller end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
aepic-0.0.4 | lib/aepic/controller.rb |
aepic-0.0.2 | lib/aepic/controller.rb |
aepic-0.0.1 | lib/aepic/controller.rb |