From 399d51f48d638427af1af1a6cf47847c6d766bc8 Mon Sep 17 00:00:00 2001 From: Torsten Ruger Date: Mon, 30 May 2016 15:45:15 +0300 Subject: [PATCH] add skylight --- Gemfile | 2 ++ Gemfile.lock | 3 +++ config/skylight.yml | 3 +++ 3 files changed, 8 insertions(+) create mode 100644 config/skylight.yml diff --git a/Gemfile b/Gemfile index a68dcc5..b5fe118 100644 --- a/Gemfile +++ b/Gemfile @@ -21,6 +21,8 @@ gem "best_in_place" gem 'sucker_punch' gem 'devise-async' +gem "skylight" + group :development do gem 'web-console', '~> 2.0' gem 'spring' diff --git a/Gemfile.lock b/Gemfile.lock index b46b401..62698c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -318,6 +318,8 @@ GEM simple_form (3.2.1) actionpack (> 4, < 5.1) activemodel (> 4, < 5.1) + skylight (0.10.3) + activesupport (>= 3.0.0) slop (3.6.0) spring (1.6.4) spring-commands-rspec (1.0.4) @@ -409,6 +411,7 @@ DEPENDENCIES sass-rails (~> 5.0) selenium-webdriver simple_form + skylight spring spring-commands-rspec sqlite3 diff --git a/config/skylight.yml b/config/skylight.yml new file mode 100644 index 0000000..9060841 --- /dev/null +++ b/config/skylight.yml @@ -0,0 +1,3 @@ +--- +# The authentication token for the application. +authentication: 05L1LIQG-uCbpt8VmjOu0vivzYGw2Wuxf6KsfTCKR8E