Jon Sully

Results 12 issues of Jon Sully

Howdy! 👋 Not an issue from an implementation, moreso maybe docs and understanding, but it appears that the `:slugged` module is [automatically included](https://github.com/norman/friendly_id/blob/a93de596c0858ac508b9936f6e2d911355b86df0/lib/friendly_id/history.rb#L61) when using the `:history` module, but I...

pinned

Greetings 👋 Submitting this small PR as I recently ran into an issue when using `import` for a model. If I created the model one-off and used `.new` (add attribute...

kind:bug

## Description @stephencweiss puts the issue fairly succinctly in [this comment](https://github.com/gatsbyjs/gatsby/issues/20630#issuecomment-577819412) and [the next](https://github.com/gatsbyjs/gatsby/issues/20630#issuecomment-577820528) This PR aims to fix the issue of not only supporting diff languages but also supporting...

topic: remark/mdx

`periodical` currently supports `every:` and `start:` when it comes to parameters that control its time sequences. I think of these as ```ruby # :every object periodical :remind_users, every: 5.minutes #...

Curious for your thoughts on this, Josh! We've had a few instances of bugs popping up in our primary production app that ultimately came from a cognitive mismatch between the...

Having this question pop up in my own project and can see the cards on either side 🤔 not sure what to make of the question. WDYT?

Howdy! I've looked around a bit and don't think I've seen this particular question asked or discussed, so I wanted to raise it here. ## Environment - Ruby 3.2.2 -...

### Issue Summary Extra parameters are being sent along in my Call Updates — in particular, `StatusCallbackMethod`, `Method`, and `FallbackMethod` are all being sent to Twilio with the values of...

status: waiting for feedback

Howdy! I've had a hell of a couple of days trying to figure out what all is going on here, and I don't know that I'd even say I have...