diff options
author | Robin Houston <robin.houston@gmail.com> | 2012-06-04 22:41:59 +0100 |
---|---|---|
committer | Robin Houston <robin.houston@gmail.com> | 2012-06-04 22:41:59 +0100 |
commit | 767890465df14263df0f8965e1b536fdefa84868 (patch) | |
tree | 234bda9861b439a397e2c31de8d54a8d4ecdb112 /spec/controllers/api_controller_spec.rb | |
parent | 5d48a55fffd1a75d6e8240bfea9982a43b103741 (diff) |
Silly syntax bug
Backslashes are interpreted twice inside backticks, once by Ruby
and a second time by the shell, so you need twice as many as you
think you do.
Diffstat (limited to 'spec/controllers/api_controller_spec.rb')
0 files changed, 0 insertions, 0 deletions