Skip to content

Commit

Permalink
Merged latest changes from PF upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
antisnatchor committed Oct 19, 2015
2 parents b348141 + 89eeecb commit c950cbe
Show file tree
Hide file tree
Showing 77 changed files with 1,463 additions and 457 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.1.5
10 changes: 10 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,13 @@ end
# ruby code style checker
gem 'rubocop'

# optimize queries
gem "bullet", :group => "development"

gem 'public_activity'

# decorators
gem 'draper', '~> 1.3'

# foreman helper
gem 'foreman'
Loading

0 comments on commit c950cbe

Please sign in to comment.