Libraries
»
api-spec
(0.3.0)
»
Index
»
ApiSpec
»
State
»
reset
Method: ApiSpec::State.reset
Defined in:
lib/api_spec/state.rb
.
reset
⇒
Object
16 17 18 19
# File 'lib/api_spec/state.rb', line 16
def
reset
@state
=
{
}
@helpers
=
{
}
end