Class: RenderRuby::Rule

Inherits:
Object
  • Object
show all
Defined in:
lib/render_ruby/objects/rule.rb

Constant Summary collapse

TYPES =
%w[redirect rewrite].freeze

Method Summary

Methods inherited from Object

#initialize, #to_ostruct

Constructor Details

This class inherits a constructor from RenderRuby::Object