Sha256: 13c311ca0f8cb8b2ae31bab8e9382fbf3b030583f6b29f458713a086fdab021e
Contents?: true
Size: 122 Bytes
Versions: 1
Compression:
Stored size: 122 Bytes
Contents
class FrontendController < ActionController::Base layout 'frontend/frontend' def index end def buttons end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
admin_help-0.1.5 | app/controllers/frontend_controller.rb |