MENU
Home
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other
About
Home
Categories
1606
today
News
The four indicators of a healthy Ruby On Rails project – selleo – Medium
Before starting development on a legacy project, we are often asked to do a quick review of its quality. Some projects are easy to analyze and the task just boils down to a look into a couple
Passenger 5.1: a new milestone in robustness, security and efficiency
It’s been a little over a year-and-a-half since we released the first version of Passenger 5, the application server for Ruby, Python, Node.js and Meteor. It brought a large amount of major improvements.
kvokka/pp_sql: Rails ActiveRecord SQL queries log beautifier
Replace standard ActiveRecord
State of the 2017 Rails Stack
Are folks upgrading to Rails 5? Where is the Postgres vs. MySQL battle heading? Are devs embracing Puma and concurrency?If you're curious about the above, you've come to the right place. We collect gems used on the apps we monitor at Scout to assi...
Ruby 2.4 Programming Language Released | New Features
The Ruby Project has released of Ruby 2.4 programming language. Version 2.4 brings many new features like unified integers, faster hashes, better rounding, OpenSSL 1.1.0 support,
Design Patterns in Ruby
This post is based on design patterns, that are described in the excellent book - “Design Patterns in Ruby” (by Russ Olsen).When i was reading the book, i decided to write brief post that shows UML diagram and realization for some patterns, and ad...
Rails security essentials
High-profile breaches of security are all too common in the news today. As web application developers, whether we like it or not, we need to be overly paranoid about security.
Coverband gem to measure production code usage
A gem to measure production code usage, showing each line of code that is executed. Coverband allows easy configuration to collect and report on production code usage.
A Beginner's Guide to Exceptions in Ruby
Exceptions are Ruby's way of dealing with unexpected events.If you've ever made a typo in your code, causing your program to crash with a message like SyntaxError or NoMethodError, then you've seen exceptions in action.
9 New Features in Ruby 2.4
It has become a tradition to release new Ruby versions on Christmas. And in this post, I want to cover some of the most interesting changes in the next version so you can keep up with the news
<
1
…
109
110
111
112
113
114
115
>
Visit our blog
Categories
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other