From 8e4dca730685755c6e1ea268a48a1ecd0dd384fb Mon Sep 17 00:00:00 2001 From: Seb Bacon Date: Mon, 16 Jul 2012 08:45:10 +0100 Subject: Note that custom routes file needs a unique name --- lib/alavetelitheme.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/alavetelitheme.rb b/lib/alavetelitheme.rb index 889bd05..77b20de 100644 --- a/lib/alavetelitheme.rb +++ b/lib/alavetelitheme.rb @@ -29,4 +29,6 @@ for patch in ['controller_patches.rb', require File.expand_path "../#{patch}", __FILE__ end +# Note you should rename the file at "config/custom-routes.rb" to +# something unique (e.g. yourtheme-custom-routes.rb": $alaveteli_route_extensions << 'custom-routes.rb' -- cgit v1.2.3