Sha256: bfcc0e3058a4212104f319d4c77979532117b6fc3cfefd0542f20ccecba1d385
Contents?: true
Size: 157 Bytes
Versions: 30
Compression:
Stored size: 157 Bytes
Contents
Rails.application.routes.append do # constraints :path => /(?!assets)/ do match "*id", :controller => "pages",:action => "show", :as => "page" # end end
Version data entries
30 entries across 30 versions & 2 rubygems