class UIC::RenderPlugin
Public Class Methods
new( file )
click to toggle source
# File lib/ruic/renderplugin.rb, line 3 def initialize( file ) self.file = file end
# File lib/ruic/renderplugin.rb, line 3 def initialize( file ) self.file = file end