Sha256: 4d53f23ce0e51a42f9b6ae232a3787b1afe2c1c014aef96fa0a62ebe2500bd66
Contents?: true
Size: 95 Bytes
Versions: 2
Compression:
Stored size: 95 Bytes
Contents
PgqWeb::Engine.routes.draw do match '/' => 'pgq#index' match '/:action(/:id)' => "pgq#" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pgq_web-0.0.2 | config/routes.rb |
pgq_web-0.0.1 | config/routes.rb |