Class: RenderQueue
Instance Method Summary collapse
-
#initialize ⇒ RenderQueue
constructor
A new instance of RenderQueue.
Constructor Details
#initialize ⇒ RenderQueue
Returns a new instance of RenderQueue.
2 3 4 |
# File 'lib/volt/templates/render_queue.rb', line 2 def initialize # @queue end |