Sha256: d7c658f5192fb91dd517d12f7c2cb14c9b8f4a06c160d2b6d1cbbe758e849afc
Contents?: true
Size: 178 Bytes
Versions: 11
Compression:
Stored size: 178 Bytes
Contents
# Part of an example application showing the # many features of Xebec. class PagesController < ApplicationController def show render :action => params[:page] end end
Version data entries
11 entries across 11 versions & 1 rubygems