Module: Lunetas::Candy::MethodStrategy

Defined in:
lib/lunetas/candy/method_strategy.rb

Overview

This is an ‘abstract’ class for the response of the call. The methods here can and should be overwritten. If they’re not (the http methods) will raise an exception, telling that this method is not allowed for this route.

Defined Under Namespace

Modules: InstanceMethods