Libraries
»
klipp
(0.2.2.2)
»
Index
»
Template
»
Spec
»
#pre_action=
Method: Template::Spec#pre_action=
Defined in:
lib/template/spec.rb
#
pre_action=
(action) ⇒
Object
74 75 76
# File 'lib/template/spec.rb', line 74
def
pre_action=
(
action
)
pre_actions
<<
action
end