Feature news
-
A secret manager backed by Keybase and KBFS.
- 26/07/2017
- 365 Views
-
Introducing sidekiq_profiling_middleware, a tool for profiling Sidekiq.
- 12/04/2018
- 46 Views
-
MJIT: A Method Based Just-in-time Compiler for Ruby | Heroku
- 12/04/2018
- 44 Views
-
Profiling Ruby's Memory Allocation with TCmalloc
- 12/04/2018
- 50 Views
-
Announcing NGINX Unit 1.0 | NGINX
- By Nezir
- 19/04/2018
NGINX Unit 1.0, a multi-language applications server, launched today. Unit supports Python, PHP, Perl, Ruby, and Go, with more languages to come. Unit ...
-
RailsConf Day 1 - YouTube
- By Nezir
- 17/04/2018
RailsConf is the world’s largest and longest-running gathering of Ruby on Rails enthusiasts, practitioners, and companies.For Rails developers, RailsCo...
newsletter
Rails How To View All
-
For want of Pattern Matching in Ruby
- 19/04/2018
- 20 Views
-
Talk: Building a Ruby profiler
- 19/04/2018
- 42 Views
-
Introducing sidekiq_profiling_middleware, a tool for profiling Sidekiq.
- 12/04/2018
- 46 Views
-
Add SMS Notifications to Your Rails App Using Twilio – Twilio Cloud Communications Blog
- 12/04/2018
- 54 Views
-
Interactive debug sessions in RSpec with Capybara
- 12/04/2018
- 52 Views
-
Profiling Ruby's Memory Allocation with TCmalloc
- 12/04/2018
- 50 Views
For want of Pattern Matching in Ruby
- By Nezir
- 19/04/2018
It employs a collection of various tricks related to === and Proc in Ruby. Don’t know what === can do yet? You might want to start with this article fi...
Read moreTalk: Building a Ruby profiler
- By Nezir
- 19/04/2018
Last month I gave a talk at Localhost, the Recurse Center’s monthly talk series. My favourite thing about Localhost’s talk format is that speakers give...
Read moreWhen it comes to understanding what your code is doing under the hood and what its wasting its time on stackprof is an incredible tool. We’ve been usin...
Read moreAdd SMS Notifications to your Ruby on Rails app with this step-by-step tutorial. This guide contains sample code to build a cat fact subscription servi...
Read moreIn Rails, I like to replicate the conditions of the user clicking through and interacting with the website through the RSpec feature specs. Modern webs...
Read moreEverytime Ruby needs to request memory from the operating system it has to call the malloc function. This function is part of the operating system itse...
Read moreOnline Tutorials View All
-
renderedtext/render_async: render_async lets you include pages asynchronously with AJAX
- 19/04/2018
- 32 Views
-
Refactoring for the Tell Don't Ask Pattern
- 19/04/2018
- 40 Views
-
A command line interface for smithing new Ruby gems.
- 05/04/2018
- 73 Views
-
Ruby na Bosanskom - Nauči programirati (tutorial by Chris Pine)
- 02/04/2018
- 76 Views
-
Check Your Database Indexes For ActiveRecord Scopes
- 22/03/2018
- 90 Views
render_async renders partials to your views asynchronously. This is done through adding Javascript code that does AJAX request to your controller which...
Read moreDesign patterns provide us with guidelines to help us implement clear and concise maintainable code. Here we'll focus on implementing an easy-to-read, ...
Read moreRailsConf Videos View All

RailsConf 2016
- By Nezir
- 26/07/2016
May 4 - 6, 2016 in Kansas City, Missouri
( 89 available presentations )
RailsConf is brought to you by the team at Ruby Central, as well as a small but dedicated corps of volunteers. While we depend on the awesomeness of the whole Ruby community to contribute to the terrific experience of RailsConf every year, there are a few individuals that work especially hard to produce RailsConf.
.. Read more
RailsConf 2015
- By Nezir
- 26/07/2016
Atlanta, Georgia April 21 - 23, 2015
( 94 available presentations )
Rails Conf 2015

RailsConf 2014
- By Nezir
- 26/07/2016
Chicago, Illinois April 21 - 24, 2014
( 96 available presentations )
The highlight of the first day was DHH’s keynote about clarity, patterns and TDD, which sparked many conversations/discussions during the day. Farrah Bostic also gave a nice keynote at the end of the day, entitled What Happens to Everyone, When Everyone Learns to Code, which added even more to the topic DHH had covered.
.. Read more
RailsConf 2013
- By Nezir
- 26/07/2016
Portland, Oregon April 29 - May 2, 2013
( 72 available presentations )
RailsConf, the largest gathering of Ruby and Rails developers in the world, is returning to Portland, OR! Join us from April 29th - May 2nd and connect with top Rails talent, companies, and project owners from around the world.
.. Read more
RailsConf 2012
- By Nezir
- 26/07/2016
Austin, Texas April 23 - 25, 2012
( 65 available presentations )
So what kinds of awesome talks have I attended so far?
- Keynote by DHH about not being scared of progress
- Steve Klabnik’s talk on Designing Hypermedia APIs
- Practical Machine Learning & Rails
- Ruby on Rails on YOUR ROOMBA!
- Scaling StillAlive from a RailsRumble project to 50,000+ users
- Building realtime web apps with streaming REST
- Keynote by Rich Hickey (developer of Clojure) on simplicity
It’s been fantastic RailsConf so far, and I’m looking forward to the rest of it.
.. Read more
RailsConf 2011
- By Nezir
- 26/07/2016
Baltimore, Maryland May 16 - 19, 2011
( 10 available presentations )
This year me and José Valim had the pleasure of going to Baltimore, in the US, to one of the biggest Rails events of the world! RailsConf is definitely the best place to have the opportunity of meeting and talking to a lot of great Rubyists and Railers, and also attending their talks.
.. Read more
RailsConf 2010
- By Nezir
- 26/07/2016
Baltimore, Maryland July 7 - June 10, 2010
( 12 available presentations )
Happening June 7-10, 2010 at the Baltimore Convention Center, RailsConf is the largest official event for the Ruby on Rails community. If you're passionate about Rails and what it helps you achieve—or are curious about how Rails can help you create web applications better and faster—RailsConf is the place to be.
.. Read moreYoutube tutorials playlists with over 511 videos View All
Latest videos View All
-
Published on Feb 12, 2017
Using the QuaggaJS Library, learn how to scan and decode barcodes with your Ruby on Rails application. Using provided callbacks, interact with controller actions to provide a seamless experience. https://www.driftingruby.com/episodes...
-
Nested Forms from Scratch
- By Nezir
- 02/05/2017
Learn how to handle multiple models in a single form with accepts_nested_attributes_for and learn how to add and remove nested records through JavaScri.
Most popular View All
-
Will JavaScript frameworks take over Rails? - Quora
- 25/01/2017
- 4.301 Views
-
RUBY MINE IDE
- 04/08/2016
- 4.043 Views
-
Send an SMS Message with Ruby in 30 Seconds
- 18/03/2017
- 3.632 Views
-
Ruby on Rails Interview Questions That Will Land You The Job!
- 24/02/2017
- 3.323 Views
-
RailsConf 2016
- 26/07/2016
- 2.895 Views
-
Sublime Text IDE
- 04/08/2016
- 2.647 Views
-
RubyConf AU 2017 - Ruby, HTTP/2 and You, by Hiro Asari
- 14/04/2017
- 2.618 Views
-
RailsConf 2012
- 26/07/2016
- 2.502 Views
-
Ruby On Rails 5 Essential Training 100 Videos
- 17/11/2016
- 2.455 Views
-
Learn Ruby on Rails from Scratch - 38 videos
- 27/07/2016
- 2.347 Views
LIKE US ON FACEBOOK
RAILS DAILY
Conferences
-
Ruby X Elixir Conf Taiwan
Taipei, Taiwan
2018-04-27 -
Balkan Ruby
Sofia, Bulgaria
2018-05-01 -
RubyHACK
Salt Lake City, Utah
2018-05-03 -
RubyKaigi
Sendai, Japan
2018-05-31 -
Ruby Conf Kenya 2018
Nairobi, Kenya
2018-06-22
TOOLS
- VIM and Ruby on Rails — match made in Heaven 2.150
- Sublime Text IDE 2.647
- RUBY MINE IDE 4.043