Module: Taro
- Defined in:
- lib/taro/version.rb,
lib/taro.rb,
lib/taro/declarations.rb
Overview
:nocov:
Defined Under Namespace
Modules: CommonReturns, Config, DeclarationsMap, Export, Rails, StatusCode, Types Classes: ArgumentError, Declaration, Error, InputError, InvariantError, ResponseError, ReturnDef, Route, RuntimeError, ValidationError
Constant Summary collapse
- None =
placeholder for not-given keyword arguments
Object.new
- VERSION =
"2.0.0"
Class Method Summary collapse
Class Method Details
.declarations ⇒ Object
2 3 4 |
# File 'lib/taro/declarations.rb', line 2 def self.declarations DeclarationsMap end |