Exception: Cassette::Errors::NotAnEmployee
- Defined in:
- lib/cassette/errors/not_an_employee.rb
Instance Method Summary collapse
Instance Method Details
#code ⇒ Object
8 9 10 |
# File 'lib/cassette/errors/not_an_employee.rb', line 8 def code 403 end |