Ben W
Ben W
The monkey patch fixed this for me on Rails 7.alpha. Thanks.
This is how you know it is abandoned...
Just an observation in Steven's haikunator.rb.txt file. There are 1481 duplicate adjectives and 70 duplicate nouns. There are only 2,733 unique adjectives and 6,714 unique nouns. Hit the arrays with...
I was hoping for a platform-neutral framework as well. :(
In the javascript file, there's example html at the top of the file. It uses `_hide` and `_show`. Would be nice if that was updated. Not sure if this is...
Yes. The Autosave Controller uses ujs. And, I'm getting the following error since it is not included: `ReferenceError: Can't find variable: Rails`
Two concerns: I post my site to Github, but you're suggesting putting the token into the _config.yml. That exposes the private API key to everyone, doesn't it? Would posting to...
http://hey.com uses Trix and is an email provider. I use Hey, so I have daily experience with data produced from a Trix field to be used as content in an...
First, excellent job with this. Years ago I had a Markdown to PDF converter via Ruby that was quite large. This brings it down to almost a command line. (I...
It looks like multi-level headings are OOB available with a bit of configuration in 2.0. I know that's not exactly what you're asking for, but you can't make a tool...