module Handcuffs::Extensions

Attributes

handcuffs_phase[R]

Public Instance Methods

phase(phase) click to toggle source
# File lib/handcuffs/extensions.rb, line 6
def phase(phase)
  @handcuffs_phase = phase
end