Methods

Class/Module Index [+]

Quicksearch

Grape::Exceptions::InvalidVersionerOption

Public Class Methods

new(strategy) click to toggle source
# File lib/grape/exceptions/invalid_versioner_option.rb, line 4
def initialize(strategy)
  super(message: compose_message("invalid_versioner_option", strategy: strategy))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.