aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/api_controller.rb
diff options
context:
space:
mode:
authorMark Longair <mhl@pobox.com>2013-12-06 13:27:54 +0000
committerMark Longair <mhl@pobox.com>2013-12-09 09:50:18 +0000
commit5102fa12d0fcbef03a980327ee3d87aaa4a3b780 (patch)
tree1f7009a12b8a3565a6ca7a92b06eeea5e66e0de3 /app/controllers/api_controller.rb
parent650cf463a4123fbeb270d049649f267cc074c5a9 (diff)
Revert "Add byebug, for interactive debugging under Ruby 2"
This reverts commit 3b86cb6129140fc123dc3aeffcccdb5652f19085. Conflicts: Gemfile The problem with this is the combination of these things: * bundler's behaviour on seeing a platform that it doesn't understand is to error, rather than to ignore it: https://github.com/bundler/bundler/issues/2428 * mySociety's servers currently only have version 1.1.4 of bundler * The :ruby_20 platform was only introduced in version 1.3.0 of bundler: https://github.com/bundler/bundler/blob/master/CHANGELOG.md#130pre3-dec-21-2012 So, for the moment we're just going to revert this change; upgrading bundler on our servers is a non-trivial job and being able to deploy on our servers is urgent and important.
Diffstat (limited to 'app/controllers/api_controller.rb')
0 files changed, 0 insertions, 0 deletions