Our great sponsors
-
devise_masquerade
Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.
There's a Devise plugin to help you do this (without needing a user's password; instead you'd want/need to have some concept of an admin user and maybe an admin backend to add the masquerade/impersonation links to): https://github.com/oivoodoo/devise_masquerade
-
evil-seed
A Gem for creating partial anonymized dumps of your database using your app model relations.
Since it can be challenging to replicate production DB issues exactly, I would recommend creating anonymized dumps of your data with something like https://github.com/evilmartians/evil-seed
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.