From b5651032152236609d8761fd464f8e04fc5797c2 Mon Sep 17 00:00:00 2001 From: Azul Date: Fri, 4 Jul 2014 15:33:48 +0200 Subject: remove dummy app We're not supporting including leap_web as a gem right now. --- test/dummy/config/initializers/secret_token.rb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 test/dummy/config/initializers/secret_token.rb (limited to 'test/dummy/config/initializers/secret_token.rb') diff --git a/test/dummy/config/initializers/secret_token.rb b/test/dummy/config/initializers/secret_token.rb deleted file mode 100644 index 5fe6b2b..0000000 --- a/test/dummy/config/initializers/secret_token.rb +++ /dev/null @@ -1,7 +0,0 @@ -# Be sure to restart your server when you modify this file. - -# Your secret key for verifying the integrity of signed cookies. -# If you change this key, all old signed cookies will become invalid! -# Make sure the secret is at least 30 characters and all random, -# no regular words or you'll be exposed to dictionary attacks. -Dummy::Application.config.secret_token = '14fd4f5970abedec753a7266fe5469c6aff8322113e31dcc8bdd608633e9fd35ebabb3596d6494dbced08eb95b20ac819c2f94f0d8f1abd11a71d149c38eb329' -- cgit v1.2.3