Skip to content

Commit

Permalink
Removing a debugger declaration inside Walruz::Config
Browse files Browse the repository at this point in the history
  • Loading branch information
roman committed Aug 28, 2009
2 parents 208c5b6 + 2e66e67 commit 93e1d98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/walruz/config.rb
Expand Up @@ -12,7 +12,6 @@ class << base

def enable_will_paginate_extension(options = {})
options = { :include_rails => false }.merge!(options)
debugger
gem 'mislav-will_paginate'
require 'will_paginate'
require File.expand_path(File.join(File.dirname(__FILE__), 'more', 'pagination'))
Expand Down

0 comments on commit 93e1d98

Please sign in to comment.