Module: Okay
- Defined in:
- lib/okay.rb,
lib/okay/http.rb,
lib/okay/default.rb,
lib/okay/graphql.rb,
lib/okay/version.rb,
lib/okay/template.rb,
lib/okay/simple_opts.rb,
lib/okay/warning_helpers.rb
Overview
:nodoc:
Defined Under Namespace
Modules: DefaultValue, HTTP, WarningHelpers Classes: GraphQL, SimpleOpts, Template
Constant Summary collapse
- VERSION =
"12.0.4"
Class Method Summary collapse
Class Method Details
.default ⇒ Object
18 19 20 |
# File 'lib/okay/default.rb', line 18 def self.default DefaultValue end |