Tutorials

A Ruby gem to cache and verify the licenses of dependencies
Licensed caches the licenses of dependencies and checks their status.Licensed is available as a Ruby gem for Ruby environments, and as a self-contained executable for non-Ruby environments.Licensed is not a complete open source license compliance ...





Validate and Fix Ruby on Rails ActiveRecord PostgreSQL Data Integrity
Most Ruby developers work with Rails and Active Record for PostgreSQL database interactions. It provides a ton of magic and is simple to start with. Data integrity problems start creeping up once the code base and database structure gets older. In...


