-
Updating records using `on_duplicate_key_update` to set the appropriate columns causes an error when attributes with non null constraints are not included. However, the persisted records already have …
-
It'd be nice to rename the gem to ShopifyMoney but we can't really do this because of the dependencies that people may have on the project. That said we always have to git source because we don't have…
-
I'm trying to get the [basic demo bot](https://github.com/howdyai/botkit/blob/master/facebook_bot.js) up and running with Facebook Messenger.
I've had a two issues with the demo so far:
1. When I tr…
-
I instrumented the webhook URL. I see two entries for every one input from a user.
The payload appears to be exactly the same in terms of time stamp and so forth. So I am assuming it's not the user …
-
If certain Python-related files are touched I would like to have a `python` tag.
I don't think we could use the codeowners file, but we may use a similar file. Basically, a list of regexes and a ta…
FRidh updated
6 years ago
-
## [](http://www.reddotrubyconf.com/)📢 README FIRST! 📢
This is a **super special edition** made for the [RedDotRubyConf](http://www.reddotrubyconf.com/) peeps! Actual name for this meetup is "Kop…
-
As per the title,
I've looked into the documentation thoroughly but I am having a hard time understanding how to have the bot available (without starting and stopping it each time) when the bot runs …
-
I sent myself a message via Messenger UI on the Facebook website today. This is a bot I previously interacted with but removed from messenger. After I accepted the chat request on messenger I received…
-
Hi again,
I am trying to setup a postgresql database and use activerecords to query that database. For first step, I am trying to setup rake. When I do a `rake -T`, it gives me an error like this:…
-
Heroku reports that the installation was successful, but at transition to website, I get the following error:
> ## Application Error
>
> An error occurred in the application and your page could not …