Class: Viaduct::Environment
- Inherits:
-
Hash
- Object
- Hash
- Viaduct::Environment
- Defined in:
- lib/viaduct/environment.rb
Overview
Represents an action environment which is what is passed to the ‘call` method of each action. This environment contains some helper methods for accessing the environment as well as being a hash, to store any additional options.