module Rafters::Source
Attributes
component[RW]
Public Class Methods
new(component)
click to toggle source
# File lib/rafters/source.rb, line 10 def initialize(component) @component = component end