Method: MarkdownRecord::Configuration#render_strategy
- Defined in:
- lib/markdown_record/configuration.rb
#render_strategy ⇒ Object
Returns the value of attribute render_strategy.
14 15 16 |
# File 'lib/markdown_record/configuration.rb', line 14 def render_strategy @render_strategy end |