Sha256: 1162d6ee2540e0bc0e377a0d02da66b71ee6b6fdd28f7a565179d83d7132e833
Contents?: true
Size: 173 Bytes
Versions: 3
Compression:
Stored size: 173 Bytes
Contents
::Refinery::Application.routes.draw do match '/refinery(/*path)', :to => redirect {|params, request| "/admin#{"/#{params[:path]}" unless params[:path].blank?}" } end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
moxify-0.1.7.2 | config/routes.rb |
moxify-0.1.7.1 | config/routes.rb |
moxify-0.1.7 | config/routes.rb |