module Resourceful

The module containing all the code for make_resourceful.

For methods available in the make_resourceful block, see Resourceful::Builder.

For helper methods and methods you can override to customize the behavior of your actions, see Resourceful::Default::Accessors and Resourceful::Default::URLs.

Constants

ACTIONS

The default actions generated by make_resourceful.

MODIFYING_ACTIONS

The actions that modify the database.

PLURAL_ACTIONS

The actions that act on multiple records.

SINGULAR_ACTIONS

The actions that act on just one record.

SINGULAR_PRELOADED_ACTIONS

The actions that act on just one record.