Vlatko Ristovski

Results 9 issues of Vlatko Ristovski

### Which SDK version are you using? v0.11.0.0 ### What's the issue? Documentation not clear on how to use multiple Facebook Pixels in runtime #### Observed Results: [This](https://developers.facebook.com/docs/marketing-api/conversions-api/using-the-api/) is the...

The code that was posted before changed the value of the state method in the Vehicle class to the initial one, no matter if it already has one or not.

I've build an OAuth2 provider using the doorkeeper engine with devise. On my client app I'm using a custom omniauth-oauth2 -v 1.3.1 strategy. Everything works well, but after I sign...

I'm using rails 4.2 with pg database in a new project and used the rspec setup from the book, expect I've upgraded selenium-webdriver to the last ~> 2.45.0. But there...

I need to ask you one quick question and you may find it pretty simple but I just couldn't find the answer for it anywhere. When I test the controller...

Here is my problem ![screenshot from 2015-01-26 13 31 10](https://cloud.githubusercontent.com/assets/8341607/5899688/a03baca0-a55f-11e4-9512-fc8b125b081d.png) I don't want the values of the y axis on the left to exceed 100. I've tried with yAxisMaxTicks and...

Is there a way to completely delete prax so I can try to do a clean install again?

question

Hey guys when using the `include` param for including an association in the response along with some specific fields, with the current implementation I think it is a bit buggy...

I have a javascript code in a rails view which runs depending on the URI of the page. For example if it has a fragment in the URI it changes...