Class: Azeroth::RequestHandler::Edit Private

Inherits:
Show show all
Defined in:
lib/azeroth/request_handler/edit.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

hadler for requests to edit resources

This handler does the same as Show returning the model for editing

Method Summary

Methods inherited from Azeroth::RequestHandler

#initialize, #process

Constructor Details

This class inherits a constructor from Azeroth::RequestHandler