Mathieu Gagné
Mathieu Gagné
I was unable to have ruby 3.0 compatibility with my own gem using yours. These updates allowed me to upgrade `pastel` and other gems properly. Tested manually that everything was...
`id` is hard coded as the primary key. Nothing wrong normally but I have this legacy database ported to Rails that doesn't respond to `@instance.id`. It fails in many levels...
New icons are out. Would be time to upgrade the set: http://fortawesome.github.io/Font-Awesome/icons/
I'm trying to upgrade from 2.0.1 to 2.0.3. There was a check added in `coerce_input` that force the value to be of a certain type. My tests work fine prior...