Sha256: f806d51cdbd137bfc3a71dc61535df79a090248fa7a0c9ce06e82f8eebc45de4

Contents?: true

Size: 142 Bytes

Versions: 2

Compression:

Stored size: 142 Bytes

Contents

Rails.application.routes.draw do
  match "/#{HighVoltage::content_path}*id" => 'high_voltage/pages#show', :as => :page, :format => false

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
high_voltage-1.1.1 config/routes.rb
high_voltage-1.1.0 config/routes.rb