Sha256: 5a9f3e9865c39a064daeb8f6b3a6e20b14c47694ec908f96e671669c00ee29b1
Contents?: true
Size: 195 Bytes
Versions: 6
Compression:
Stored size: 195 Bytes
Contents
class SongsController < ApplicationController # power check is missing, but we're skipping it for a single action' skip_power_check :only => :show def show end def update end end
Version data entries
6 entries across 6 versions & 1 rubygems