Searched defs:url_for (Results 1 - 1 of 1) sorted by relevance

/ontohub/spec/support/
H A Dcommon_helper_methods.rb6 def url_for(resource, *args, &block) method
8 send(:url_for, *[resource, *args], &block)

Completed in 19 milliseconds