Simon Polak

Results 4 comments of Simon Polak

Why is there no Gemfile ?

Some pics would be nice too, so we can see how it looks like before trying :)

@Roshdy It might be like this. datePicker.show(options, function(date){ $scope.selectedDate = date; }); ``` ``` I am not sure about this, but this is how I would try first.

I'm interested if you solved the problem, because I have some similar issues. I am thinking maybe just ditching ratchet.js, because for routing I am using react-router anyways.