module Roda::RodaPlugins::Json::ClassMethods
def json_result_classes
The classes that should be automatically converted to json
def json_result_classes # RODA4: remove, only used by previous implementation. opts[:json_result_classes] end
The classes that should be automatically converted to json
def json_result_classes # RODA4: remove, only used by previous implementation. opts[:json_result_classes] end