Libraries
»
clubhouse2
(1.0.11)
»
Index
»
Clubhouse
»
Story
»
#task
Method: Clubhouse::Story#task
Defined in:
lib/clubhouse2/story.rb
#
task
(**args) ⇒
Object
140
# File 'lib/clubhouse2/story.rb', line 140
def
task
(
**
args
)
;
tasks
(
args
)
.
first
;
end