Module: Rails5::SpecConverter

Defined in:
lib/rails5/spec_converter/cli.rb,
lib/rails5/spec_converter/version.rb,
lib/rails5/spec_converter/text_transformer.rb

Defined Under Namespace

Classes: CLI, TextTransformer

Constant Summary collapse

VERSION =
"1.0.14"
HTTP_VERBS =
i(get post put patch delete)
ALLOWED_KWARG_KEYS =

technically format is special

i(params session flash method body xhr format)