Method: Erubis::RubyGenerator.supported_properties
- Defined in:
- lib/erubis/engine/eruby.rb
.supported_properties ⇒ Object
:nodoc:
27 28 29 |
# File 'lib/erubis/engine/eruby.rb', line 27 def self.supported_properties() # :nodoc: return [] end |