Skip to content

Commit

Permalink
No support for Rails4 with better_logging
Browse files Browse the repository at this point in the history
See
pauldowman/better_logging#11 (comment)

That was **8 months** ago... Ouch
  • Loading branch information
dennisquintel committed Dec 2, 2013
1 parent f3c07bd commit 41b09b9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ gem 'jbuilder'
# supporting gems
gem 'airbrake', '~> 3.1.2'

# Used to print process information before each log line.
gem 'better_logging'

# system gems
gem 'mysql2', '~>0.3.11'
gem 'dalli'
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ GEM
better_errors (1.0.1)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
better_logging (1.0.3)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
builder (3.1.4)
Expand Down Expand Up @@ -300,7 +299,6 @@ DEPENDENCIES
annotate
authlogic
better_errors
better_logging
capistrano
capybara (~> 2.0.2)
capybara-webkit (~> 0.14.1)
Expand Down

0 comments on commit 41b09b9

Please sign in to comment.