Contributions

Article
We were building apps on Rails, using the Asset Pipeline, and whenever we wanted to look at the logs generated by our controllers, they’d be swamped with requests for the assets on each of the pages. So, we assembled the quiet_assets gem.
Article
Agile is a more efficient, modern approach to project management and development. In this article, we explain more about how the Agile development model works and why you should strongly consider hiring a team that uses the Agile approach for development.
Article
The open-source project Casbin-ruby provides the solution for decentralized, distributed management of users, roles, and what they can do.
Article
Jeremy Evans is the lead developer of the Sequel database library, the Roda web toolkit, the Rodauth authentication framework, and many other Ruby libraries. He is the maintainer of Ruby ports for the OpenBSD operating system, and has contributed to CRuby and JRuby, as well as many popular Ruby libraries. We are happy to present a brand-new interview with Jeremy to our readers. Hope you enjoy it!
Article
Our friend Yukihiro Matsumoto, creator of the Ruby programming language, joined us for an interview right after the release of Ruby 3.0! Grigory Petrov, Developer Relations at Evrone, spoke with Mr. Matsumoto about the new features in the latest major Ruby release. Mr. Matsumoto also shared details about his approach to improving Ruby and gave us insight into the future of the language.
Article
Read an article on how to use the GitHub Actions Evrone wrote to run rubocop, brakeman, reek, fasterer, hadolint, and dotenv-linter linters on your project.