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