module Roda::RodaPlugins::DryView
Public Class Methods
load_dependencies(app)
click to toggle source
# File lib/roda/plugins/dry_view.rb, line 6 def self.load_dependencies(app) app.plugin :flow end
# File lib/roda/plugins/dry_view.rb, line 6 def self.load_dependencies(app) app.plugin :flow end