Sha256: c503becd477e52c3347e31dd17336e2776c59fb5e9e66648f34c5a5b8767c0a6
Contents?: true
Size: 156 Bytes
Versions: 7
Compression:
Stored size: 156 Bytes
Contents
class ApplicationController < ActionController::Base include Clearance::Controller def show render :text => '', :layout => 'application' end end
Version data entries
7 entries across 7 versions & 1 rubygems