I really interested on your awesome abba app but unfortunately I dont know RoR or sinatra but I really wanna know how it work. May I know how to run the /test/start.html and /test/complete.html? I've setup everything and the admin is works, but when I access these url in browser
Hi Alex,
I really interested on your awesome abba app but unfortunately I dont know RoR or sinatra but I really wanna know how it work. May I know how to run the /test/start.html and /test/complete.html? I've setup everything and the admin is works, but when I access these url in browser
http://localhost:3000/start and http://localhost:3000/complete
I got 406, and broken image
when I remove get '/start', _:provides => 'image/gif'_
I got _experiment required_
Any idea how to test your app in my local?
Thanks