Sha256: e4280c32fc29f7164542138ee5b1068e9d2a64772b31c441c1f0137718f1500c
Contents?: true
Size: 253 Bytes
Versions: 3
Compression:
Stored size: 253 Bytes
Contents
Iqvoc.localized_routes << lambda do |routing| # XXX: adjective as resource routing.get "similar" => "similar_terms#show" routing.post "similar" => "similar_terms#query" end Rails.application.routes.draw do # see configuration (initializer) end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
iqvoc_similar_terms-0.5.2 | config/routes.rb |
iqvoc_similar_terms-0.5.1 | config/routes.rb |
iqvoc_similar_terms-0.5.0 | config/routes.rb |