Skip to content

Commit

Permalink
Setup skylight
Browse files Browse the repository at this point in the history
  • Loading branch information
orendon committed Apr 17, 2014
1 parent c6c1b1a commit b8292d8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ gem 'geocoder'

# analytics
gem 'newrelic_rpm'
gem 'skylight'

# tagging
gem 'acts-as-taggable-on'
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ GEM
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
skylight (0.3.11)
activesupport (>= 3.0.0)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
Expand Down Expand Up @@ -249,6 +251,7 @@ DEPENDENCIES
sass-rails
shoulda-matchers
simplecov
skylight
sqlite3
thin
uglifier
Expand Down
6 changes: 6 additions & 0 deletions config/skylight.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
# The Skylight ID for the application.
application: rxeXQXYsmIgq

# The authentication token for the application.
authentication: qOvyEQNthDcSv0chHCQFXSyqBwCC9Bplqg8GieOGHqE

0 comments on commit b8292d8

Please sign in to comment.