Sha256: ac13782f4873b49d243252ef950afb6e478d4fec82ef950140b33cd3da1d157a
Contents?: true
Size: 109 Bytes
Versions: 3
Compression:
Stored size: 109 Bytes
Contents
class ApplicationController < ActionController::Base def index render :action => params[:id] end end
Version data entries
3 entries across 3 versions & 1 rubygems