From c0f10e15d8d2ec3be620dff62315a44bd065f201 Mon Sep 17 00:00:00 2001 From: jessib Date: Mon, 1 Oct 2012 14:59:29 -0700 Subject: Moving start to help engine to live within leap_web repo rather than independent engine repo. --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index f726042..015c5ad 100644 --- a/Gemfile +++ b/Gemfile @@ -32,6 +32,7 @@ gem 'simple_form' gem 'leap_web_core', :path => 'core' gem 'leap_web_users', :path => 'users' gem 'leap_web_certs', :path => 'certs' +gem 'leap_web_help', :path => 'help' gem 'couchrest_session_store' -- cgit v1.2.3