class Apolo::ReaderConfig
Provides the DSL used to configure Readers in Applications.
Attributes
options[R]
Public Class Methods
new()
click to toggle source
# File lib/apolo/reader_config.rb, line 6 def initialize @options = {} end