Ben Simpson

Results 4 issues of Ben Simpson

I was stumped for a few minutes when determining how to load this library in a project that didn't use module loading. I wanted to integrate it with Underscore, but...

The column type itself is only a uuid in certain database implementations like PostgreSQL MySQL uuids are supportable using the Rails 5 Attributes API and registering a new :uuid type....

PR: Feature
↩️ Needs Revisiting

Once the XML file is generated there were a few extra steps to getting it to show up in my Gnome 3 wallpapers. Thought it might be useful to others...

When testing against dynamic classes (AppConstant) Rspec will raise an exception if you try to allow() or expect() on a class that does not respond to the method. Rspec uses...