diff options
author | Robin Houston <robin.houston@gmail.com> | 2012-06-03 14:28:43 +0100 |
---|---|---|
committer | Robin Houston <robin.houston@gmail.com> | 2012-06-03 14:28:43 +0100 |
commit | 0806fcc7d477b45d158e8a152b1f927f395d3aa7 (patch) | |
tree | 3fc0d5028a42c3a9f7971a349d67d90ab071a223 /spec/controllers/api_controller_spec.rb | |
parent | 775e122cb4824c9734f50db0dd2967779636080e (diff) |
File.dirname(__FILE__) is not necessarily absolute
It’s weird that there’s so much code here that implicitly
assumes File.dirname(__FILE__) is an absolute path, because
really in general it very much is not! This assumption was
invalidated by the recent bundler-awareness changes.
Diffstat (limited to 'spec/controllers/api_controller_spec.rb')
0 files changed, 0 insertions, 0 deletions