Sha256: 049d01fbb338d4f54e3624cbaf1f2cad363281c83804e0308b57bf22c56c2f19
Contents?: true
Size: 183 Bytes
Versions: 2
Compression:
Stored size: 183 Bytes
Contents
class Mokio::SupportController < Mokio::CommonController layout "mokio/backend" helper :application def index respond_to do |format| format.html end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mokio-2.0.8 | app/controllers/mokio/support_controller.rb |
mokio-0.0.15 | app/controllers/mokio/support_controller.rb |