Simon Morley
Simon Morley
Whilst I can get first_in to queue the jobs at regular intervals, I had assumed that first_at would work too. According to rufus scheduler, first_at is valid and in use....
We've got a number of rabbit servers behind haproxy. We've been running into deployment issues recently since our chef run generally restarts one or more of the servers on each...
Seems a shame if this isn't the case? Does anyone know what's going on? We've moved on server to amqplib after suffering random disconnects using this. Not sure if we...
Facets are all returned with a UTC timestamp. We hadn't noticed the problem until we overlay an ES facet series on top of a series generated with an Arel query....
Hi Your recent commit to incorporate the latest Twitter gem was still not working for me. I've modified twitter.rb controller with the following: ``` ruby require 'twitter' class TwitterToken <...
Hi I've changed my model name from user to page, ran the migration and oauth-plugin is still executing for user model... The error it throws is as follows" SQLite3::SQLException: no...
Hi, I've added: def callback super end Into my controller file and can now connect to twitter. However, it sends the request back to: NoMethodError in OauthConsumersController#callback undefined method `consumer_tokens'...
Missing / 0 value is being sent from SocketMan. All other devices are ok - need to have a look at the drivers. Seeing this on a Unifi AC lite...