lookup

lookup(task_name, initial_scope=nil)
Instance Public methods

Lookup a task, using scope and the scope hints in the task name. This method performs straight lookups without trying to synthesize file tasks or rules. Special scope names (e.g. '^') are recognized. If no scope argument is supplied, use the current scope. Return nil if the task cannot be found.

doc_ruby_on_rails
2015-04-30 22:25:53
Comments
Leave a Comment

Please login to continue.