Spree 3.7 released: the Rails-based e-commerce system
Recently we collected the web APIs best practices for you. And today we are announcing great news. Spree 3.7 released: the Rails-based e-commerce system.
Recently we collected the web APIs best practices for you. And today we are announcing great news. Spree 3.7 released: the Rails-based e-commerce system.
We’ve just shared with you monthly trending Ruby on Rails repositories digest. It’s clear that in recent years, designing software as a collection of services has become a popular way to build applications. In this post, we’ll learn the basics of service-oriented architecture with Rails and Kafka and how its event-driven process can be used to power your Rails services.
Can you imagine that our Rails digest celebrates one year! On February 5 in 2018 we started our (weekly at first) regular issues with the most interesting Rails/Ruby projects on GitHub. Now it transformed into monthly trending Ruby on Rails repositories digest and can deliver more of interesting tools and solutions for your use. What can be more awesome than a chance to do less work with better performance? This time, on February 13 of 2019, you will read about e-commerce solutions, Rails security, row sorting library, testing Rails engines and other great RoR projects on GitHub!
We just presented you 40 most used Ruby gems that can be very helpful for you. And today we are going to pay more attention to the one that’s called Dry-rb, a set of interesting Ruby gems that you can use to solve specific design problems in your code. Dry-rb is composed of over 18 Ruby gems that can work together or by themselves.
Since Ruby on Rails is not the fastest web framework out there you sometimes need to improve the performance in order to keep up. This post will list some great tips to improve Rails performance.
With Ruby gems, you can find a solution almost for any task, which will significantly cut the time you need for web development. We present you 40 most used Ruby gems that can be very helpful for you.
One peculiarity of Ruby that trips up a lot of programmers migrating from other languages is the fact that while it has true
and false
types, they don’t share a common Boolean class. Why is this?
We just learned about the autoload Method in Ruby and now it’s time to present you something new again. We are talking about Run.rb to run Ruby code inside the browser. Let’s have a closer look!
We love to share with you all we know about Ruby. And we like to help others to learn something new. So, let’s learn about the autoload Method in Ruby today?
As a Ruby on Rails agency, we can’t miss such an event. The first Rails 6.0.0 beta1 is here! It’s absolutely packed with amazing new stuff that we’re so excited to share.
In our blog you could find some useful information about security issues solutions in RoR. And today we want to present you the web applications security by O’Reilly. This practical guide will provide you with the latest information on how to thwart security threats.
As Ruby on Rails agency, Syndicode loves to know all latest news about Ruby. And this time we’d like to find out what do you know about inheritance in Ruby? Because we are ready to help you get to know more about it.