Class: RouteSchemer::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/route_schemer.rb

Overview

Rails engine that automatically includes RouteSchemer functionality in Rails controllers. Hooks into the Rails initialization process to include the RouteSchemer module in all ActionController::Base descendants.