Blogs

Integrate Rails Application with React Using Webpacker Gem - Nopio
Webpacker can be an interesting alternative to the popular create-react-app tool. Learn how to use this gem to integrate Rails with React.In this article, we’re going to use webpacker gem to integrate Rails with React. However, there are other way...



3 ActiveRecord Mistakes That Slow Down Rails Apps: Count, Where and Present
ActiveRecord is great. Really, it is. But it’s an abstraction, intended to insulate you from the actual SQL queries being run on your database. And, if you don’t understand how ActiveRecord works, you may be causing SQL queries to run that you did...


Brakeman - Ruby On Rails Static Analysis Security Tool
In celebration of Brakeman’s 8th birthday this week, we’d like to share an update to keep you apprised of what we’ve been up to since our acquisition by Synopsys in June of this year.Stemming from the acquisition, Synopsys welcomed Justin Collins ...


