Klaudia Chudy
Author at Naturaily Blog
Senior Software Engineer with a strong background in software architecture, system design, and full-stack development.
April 24, 2019 • 4 min read
READ MORELearn more about 4 features ruby on rails 64 Amazing Features of Rails 6.0
Rails 6.0. is finally released. We’re excited to see all the new stuff Rails 6.0 has to offer! With regular releases of the beta versions, developers had access to the upcoming framework for quite a while and they reported that it looks solid. Will the new Rails 6.0 bring back the enormous popularity RoR once had?
January 24, 2019 • 6 min read
READ MORELearn more about chain of responsibility ruby on railsChain of Responsibility Pattern in Ruby on Rails
In Ruby, chain of responsibility can help you with more effective optimizing of the legacy code. How? Read on to get a real-life project example, in which we used this method to upgrade the efficiency of code.