Kory Tegman

Results 7 comments of Kory Tegman

i had this issue using ruby 1.9.3-p125. changing my ruby version to 1.9.3-p194 fixed it for me.

@rking I tried that before and it did not work for me. i was doing a rake db:migrate when it wasnt working for me

this whole thing is so lame... it takes like 3 services to run the damn thing and 2 separate deploys. it might be a good service but when running a...

cool thanks, was not criticizing you or this repo.

yeah I will try and get something going on a PR.

this issue is actually `FormData` doing a join or something on the array. as you can see here https://github.com/funtusov/ember-cli-form-data/blob/master/addon/mixins/form-data-adapter.js#L35 you are just passing the value in. but FormData reformats it....