Sha256: 42a31554b602de4769db1df318c8c069cc2ba8bd245c155d97880169e9ea748b
Contents?: true
Size: 119 Bytes
Versions: 1
Compression:
Stored size: 119 Bytes
Contents
Rails.application.routes.draw do match '/pages/*id' => 'high_voltage/pages#show', :as => :page, :format => false end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
high_voltage-1.0.1 | config/routes.rb |