jejacks0n / apitome

Apitome: /iˈpitəmē/ An API documentation presentation layer for RSpec API Documentation output.
250 stars 126 forks source link

Parent controller config #83

Closed vdolbilov closed 6 years ago

vdolbilov commented 6 years ago

Hi,

I added a parent_controller config (inspired by Devise) to allow users to set a controller for Apitome::DocsController to inherit from. This makes it a lot easier to do things like custom auth for the docs endpoint.