Skip to content

Commit

Permalink
js
Browse files Browse the repository at this point in the history
  • Loading branch information
pghodgman committed Sep 15, 2013
1 parent 990ebe5 commit 04fe3f0
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .idea/osprey-model.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Gemfile
Expand Up @@ -5,6 +5,8 @@ gem 'rails', '4.0.0'

gem 'sqlite3'

gem 'coffee-script-source'

# Gems used only for assets and not required
# in production environments by default.
group :assets do
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Expand Up @@ -120,6 +120,7 @@ PLATFORMS

DEPENDENCIES
coffee-rails (~> 4.0.0)
coffee-script-source
jbuilder (~> 1.0.1)
jquery-rails
rails (= 4.0.0)
Expand Down

0 comments on commit 04fe3f0

Please sign in to comment.