Skip to content

Commit

Permalink
Update ObjCAFNetworkingCodeGenerator.coffee
Browse files Browse the repository at this point in the history
  • Loading branch information
kwent committed Feb 17, 2015
1 parent 780b0aa commit befbda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ObjCAFNetworkingCodeGenerator.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ObjCAFNetworkingCodeGenerator = ->
} for name, value of url_params_object)

return {
"fullpath" : request.url
"fullpath": request.url
"base": addslashes (() ->
_uri = URI request.url
_uri.search("")
Expand Down

0 comments on commit befbda4

Please sign in to comment.