Sha256: f10fd4874aa14495aae384d77ab3b9b9271cf5ea6e41a0b5d4af2b7fc88ca021
Contents?: true
Size: 170 Bytes
Versions: 2
Compression:
Stored size: 170 Bytes
Contents
module Manage class ManagementController < ::ApplicationController layout false def index end def slider end def switch end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
stayind-manage-0.0.2 | app/controllers/manage/management_controller.rb |
stayind-manage-0.0.1 | app/controllers/manage/management_controller.rb |