instance method step

Ruby on Rails edge

Since edge

Signature

step(title, *command)

No documentation comment.

Parameters

title req
command rest
Source
# File activesupport/lib/active_support/continuous_integration/group.rb, line 17
        def step(title, *command)
          @tasks << [:step, title, command]
        end

Defined in activesupport/lib/active_support/continuous_integration/group.rb line 17 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::ContinuousIntegration::Group::TaskCollector

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close