class Andromeda::Guides::Track
Public Instance Methods
follow(*args, &thunk)
click to toggle source
# File lib/andromeda/guide.rb, line 17 def follow(*args, &thunk) ; thunk.call *args end
# File lib/andromeda/guide.rb, line 17 def follow(*args, &thunk) ; thunk.call *args end