Sha256: 23f14d5bd27b9b268a7f9973edac0aa3dc383ee4fba75f704247bde91f693648
Contents?: true
Size: 128 Bytes
Versions: 9
Compression:
Stored size: 128 Bytes
Contents
class ApplicationController < ActionController::Base protected def default_render render :text => action_name end end
Version data entries
9 entries across 9 versions & 2 rubygems