# File lib/scrubyt/core/navigation/navigation_actions.rb, line 61 def submit(index=nil, type=nil) FetchAction.submit(nil, index, type) end