Frank Rietta
Frank Rietta
`undefined method`columns_hash' for #Her::Collection:0x007fc86d2704d8` Attempting to use her-based models with [Thoughbot's Administrate](https://github.com/thoughtbot/administrate). I'm looking at monkey patching this in, but it looks like columns_hash returns information about the database table...
Up to this point, this app has been developed without a test suite. Which would never be allowed in a client project, but since this was a toy open source...
Rails v 5.1.2 devise_two_factor 3.0.0 `rails g devise_two_factor User OTP_SECRET_ENCRYPTION_KEY` ``` Running via Spring preloader in process 41499 Expected boolean default value for '--markerb'; got :erb (string) Could not find...
I am starting to track down a strange issue with my gpg-mailgate. I can have two emails generated to the same address - be it by cron scripts running in...
Related to pull request #2361 After the data on production has been cleaned up, add a new foreign key to the Dependency model so that PostgreSQL will not allow the...
I am getting the **Invalid crypto engine (GPGME::Error::InvalidEngine)** error in my attempts to use the GPGME class. This is on Mac OS X with `gpg`, `gpgme`, and `gpg-agent` installed. Command-line...