Sha256: 2d6b828153105307397b37f856166694937c64fabb5d64fc5bfb076d9097b091
Contents?: true
Size: 185 Bytes
Versions: 18
Compression:
Stored size: 185 Bytes
Contents
class UsersController < ApplicationController power :always_false, :map => { :show => :always_true } def show render_nothing end def update render_nothing end end
Version data entries
18 entries across 18 versions & 1 rubygems