MENU
Home
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other
About
Home
Categories
5854
today
Blogs
RR 375: "How to Contribute to Ruby" with Sihui Huang
In this episode of Ruby Rogues, the panel talks to Sihui Huang about his article “How to Contribute to Ruby.” Sihui is currently a back-end engineer at Gusto, which is a startup that works with payroll, benefits, and HR for companies.
Dependency Injection Containers vs Hard-coded Constants
Dependency injection (DI) is a somewhat contentious topic in the Ruby community.Some argue that DI containers are unnecessary complexity cargo-culted from.
Tips on Optimizing Ruby on Rails Performance
Ruby on Rails is one of the most popular frameworks for web development. We share some tips on how to speed up your Ruby on Rails apps.
Ruby one-liners
This is a translation of Eric Pement’s collection of Awk one-liners as Ruby one-liners. These so-called one-liners are small programs that hold on a single (sometimes longish) line of code, so it may be run from the command line, typically for tex...
Indexes on Rails: How to make the most of your Postgres database
Karol Galanciak - Ruby on Rails and Ember.js consultant, building ambitious and high performant web applications.
RR 376: "Ruby Performance" with Nate Berkopec
In this episode of Ruby Rogues, the panel talks to Nate Berkopec about Ruby Performance. Nate is a freelance Ruby performance consultant and he writes and works on Ruby application performance, specifically Rails applications, which he has been do...
Learning How To Deploy Rails
If you are studying in Rails deployment, you must heard about the tool like Nginx, Passenger, Capistrano! In this article, I will give you a brief introduction of these tools and the common.
Ruby Memory Profiling in Practice
When I only started programming, I loved tasks related to profiling and optimization. However, my knowledge on this subject was very limited and I desperately searched for articles with some tips and tricks on how to profile properly.
Clean Module Injection in Ruby
Monkeypatching is an ugly, ugly thing. Modifying a class at runtime is, at best, a necessary evil. More often than not, it leads to code that is difficult to debug, messy (where do you.
40 Best Ruby On Rails Companies Websites [State For 2018]
We always love to see successful Ruby-based project. Check out our list of 40 most prominent and simply the best Ruby on Rails companies websites!.
<
1
…
144
145
146
147
148
…
191
>
Visit our blog
Categories
News
Tutorials
Blogs
Videos
Jobs
Conferences
Events
Books
Gems
Services
Other