From f89f1657ceae1fcd72fec6c1e80df1e38a6e37c5 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 4 Jul 2014 19:27:37 +0100 Subject: [PATCH 1/1] Add rails41.apis.dev.openstreetmap.org --- roles/dev.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/dev.rb b/roles/dev.rb index 57013c971..fcb243ff3 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -142,6 +142,10 @@ default_attributes( :comments => { :repository => "git://github.com/ukasiu/openstreetmap-website.git", :revision => "changeset_comments" + }, + :rails41 => { + :repository => "git://github.com/tomhughes/openstreetmap-website.git", + :revision => "rails41" } } }, -- 2.43.2