method
new
rails latest stable - Class:
Build
new(component, options = {})public
No documentation available.
# File ci/travis.rb, line 25
def initialize(component, options = {})
@component = component
@options = options
end new(component, options = {})No documentation available.
# File ci/travis.rb, line 25
def initialize(component, options = {})
@component = component
@options = options
end