From 30214484c79dd0eab6caf4caf2770a453eef4561 Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Fri, 14 Mar 2014 21:01:21 +0000 Subject: [PATCH] Add Skylight. --- Gemfile | 2 ++ Gemfile.lock | 3 +++ config/skylight.yml | 6 ++++++ 3 files changed, 11 insertions(+) create mode 100644 config/skylight.yml diff --git a/Gemfile b/Gemfile index 5e9b46e..0d6631f 100644 --- a/Gemfile +++ b/Gemfile @@ -79,4 +79,6 @@ gem 'dragonfly-s3_data_store' gem 'unf' gem 'haml' +gem 'skylight' + gem 'slugtastic' diff --git a/Gemfile.lock b/Gemfile.lock index ce10baa..03499cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,6 +202,8 @@ GEM simple_form (3.0.1) actionpack (>= 4.0.0, < 4.1) activemodel (>= 4.0.0, < 4.1) + skylight (0.3.4) + activesupport (>= 3.0.0) slop (3.4.7) slugtastic (1.2.1) sprockets (2.11.0) @@ -277,6 +279,7 @@ DEPENDENCIES sass-rails (~> 4.0.0) shoulda-matchers simple_form + skylight slugtastic sprockets_better_errors sqlite3 diff --git a/config/skylight.yml b/config/skylight.yml new file mode 100644 index 0000000..c46aab9 --- /dev/null +++ b/config/skylight.yml @@ -0,0 +1,6 @@ +--- +# The Skylight ID for the application. +application: y7ruwPvQCIxZ + +# The authentication token for the application. +authentication: B-6sbsj36RP9lHFIvin3Hn8YV5Bz3e0-nHwshHkUSYA