Skip to content

Instantly share code, notes, and snippets.

View celsoMartins's full-sized avatar

Celso Martins celsoMartins

View GitHub Profile
@celsoMartins
celsoMartins / gist:9b9935c07eaaa334d346
Last active August 29, 2015 14:11
NoMethodError: undefined method `join' for #<String:0x007f62c3e6fb90>
Stacktrace:
26) UserAPI /post user with no parameters with no json
Failure/Error: before { post '/user' }
NoMethodError:
undefined method `join' for #<String:0x007f62c3e6fb90>
# ./spec/routes/user_api_spec.rb:7:in `block (5 levels) in <top (required)>'