I was recently built a simple Wiki app for work that required markdown parsing. To get this going I needed to use html-pipeline to parse the content of the articles and display markdown. First thing, this post assumes you have an Article model or some Po... (more…)
Read more »
Look, I appreciate all the opinions being thrown out here, but some of them seem to be coming from people who have not even played with… (more…)
Read more »
A set of tools to make the Sorbet typechecker work with Ruby on Rails seamlessly. - chanzuckerberg/sorbet-rails... (more…)
Read more »
How do you look for changed attributes using Ruby on Rails? It's straightforward, in fact. Let's look at two ways you can get started. (more…)
Read more »