Class: ContentfulRails::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- ContentfulRails::Engine
- Defined in:
- lib/contentful_rails/engine.rb
Overview
Rails Engine that initializes the Contentful wrappers This engine handles:
* ContentfulModel configuration (settings and eager entry mapping loading)
* Webhook Event handling (Entry publish/unpublish only)
* Caching prepending on entry objects
* Contentful MIME-type handling
* Preview API caching behaviour and local authentication for accessing the Preview API
Defined Under Namespace
Modules: ContentfulJSON