Class: Myrr::Railtie

Inherits:
Rails::Railtie
  • Object
show all
Defined in:
lib/myrr/railtie.rb

Overview

Rails integration for myrr-rb.

Automatically:

  1. Registers the text/markdown MIME type
  2. Mounts the port middleware for token counting and front-matter
  3. Injects the metadata concern into all controllers