Method: Workflowable::Actions::Action.autocomplete

Defined in:
lib/workflowable/actions/action.rb

.autocomplete(field_type = nil, value = nil, options = {}, workflow = nil, object = nil, current_stage = nil, next_stage = nil, user = nil) ⇒ Object



43
44
# File 'lib/workflowable/actions/action.rb', line 43

def self.autocomplete(field_type=nil, value=nil, options={}, workflow=nil, object=nil, current_stage=nil, next_stage=nil, user=nil)
end