Class: Roadie::Railtie

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

Overview

Railtie registers Roadie with the current Rails application It adds another configuration option:

config.roadie.provider = nil

You can use this to set a provider yourself.

See Also: