Feature news
-
6 Line Micro Testing Framework - apiercey.github.io
- 24/03/2023
- 1 Views
-
Using ViewComponents with Turbo | predicatemethod
- 23/03/2023
- 23 Views
-
Zero downtime Rails migrations with the PlanetScale Rails gem
- 20/03/2023
- 74 Views
Rails How To View All
-
Using ViewComponents with Turbo | predicatemethod
- 23/03/2023
- 23 Views
-
Zero downtime Rails migrations with the PlanetScale Rails gem
- 20/03/2023
- 74 Views
-
Display Backend Errors to the Frontend - DEV Community
- 20/03/2023
- 47 Views
-
How to use Docker containers for Ruby on Rails development in Visual Studio Code - DEV Community
- 18/03/2023
- 83 Views
-
A Generalized User-local Container for UI State in Kredis | AppSignal Blog
- 17/03/2023
- 65 Views
-
Working With Markdown in Ruby - Honeybadger Developer Blog
- 17/03/2023
- 90 Views
-
Assign a default value to an attribute in Active Record - Andy Croll
- 17/03/2023
- 77 Views
-
Translating XML/Epub using DeepL
- 17/03/2023
- 106 Views
-
Automatic preloading in Rails: the dream that came true.
- 17/03/2023
- 66 Views
If you haven’t had a chance to check out ViewComponents, I’d highly recommend you take a look. ViewComponents are a great way to encapsulate view-relat...
Read moreThe workflow we use to build the PlanetScale Rails application allows our engineers to ship changes without the fear of downtime. This leads to faster ...
Read moreErrors are awesome. Errors tell you that something needs to be fixed. If one would not have the error, it would be very frustrating as things would not...
Read moreIt has become common practice to use Docker and Docker compose when building a development environment on a developer's machine. The theory is to run t...
Read moreRemember that we had to concoct a Kredis set key (open_department_ids) on the user model in the previous post. Now, following our example, imagine a us...
Read moreImagine that you and your colleagues are working on a cool new project at work. Everyone's churning out code and firing on all cylinders, and everythin...
Read moreIf you ever needed to set a default value in an instance of an Active Record model, you probably used a callback.Since Rails 5.0 there’s been a better ...
Read moreTranslating XML/Epub using DeepL
- 17/03/2023
I developed two ruby gems last year:natsukantou for XML translationepub-translator for Epub translationOriginally they started out as one simple script...
Read moreMost often, in the Ruby on Rails world, it’s all about database queries so we will stop on that part. Ruby on Rails offers a built-in solution for deal...
Read moreOnline Tutorials View All
-
Get a flamegraph anywhere in your code base. Powered by stackprof, rbspy, and speedscope
- 20/03/2023
- 61 Views
-
TruffleRuby Benchmarking
- 17/03/2023
- 108 Views
-
Prevents duplicate Sidekiq jobs
- 17/03/2023
- 74 Views
-
A parallel test runner for RSpec and Cucumber with pretty output
- 17/03/2023
- 61 Views
-
A rewriting web proxy for testing interactions between your browser and external sites. Works with ruby rspec.
- 17/03/2023
- 76 Views
-
Railsochrome
- 17/03/2023
- 54 Views
-
Get video info from Dailymotion, Vimeo, Wistia, and YouTube URLs.
- 17/03/2023
- 109 Views
Singed makes it easy to get a flamegraph anywhere in your code base. It wraps profiling your code with stackprof or rbspy, and then launching speedscop...
Read moreTruffleRuby Benchmarking
- 17/03/2023
TruffleRuby like other runtimes with a just-in-time compiler needs some time (called warmup) to reach peak performance, because it takes time to just-i...
Read morePrevents duplicate Sidekiq jobs
- 17/03/2023
This gem adds unique constraints to sidekiq jobs. The uniqueness is achieved by creating a set of keys in redis based off of queue, class, args (in the...
Read moreA parallel test runner for RSpec and Cucumber with pretty output - briandunn/flatware: A parallel test runner for RSpec and Cucumber with pretty.....
Read moreA rewriting web proxy for testing interactions between your browser and external sites. Works with ruby rspec. - oesmith/puffing-billy: A rewriting ...
Read moreRailsochrome
- 17/03/2023
Project was created just for fun and out of curiosity.The idea of this project is to print log messages from the Rails app in a Chrome console. It will...
Read moreSimple Ruby Gem to get video info from Dailymotion, Vimeo, Wistia and YouTube (with playlist).Tested against Ruby 2.7, 3.0, 3.1 and 3.2.FeaturesSimple,...
Read moreRailsConf Videos View All
-
RubyConf Mini 2022: Keynote by Rose Wiegley - YouTube
- 09/02/2023
- 180 Views
-
RubyKaigi 2022 Day 1 - YouTube
- 27/10/2022
- 991 Views
-
wroc_love.rb 2022 - YouTube
- 27/09/2022
- 425 Views
-
RubyConfTH - YouTube
- 14/10/2019
- 2.529 Views
-
RubyConfTW2019 - YouTube
- 22/09/2019
- 2.497 Views
-
RailsConf 2019
- 27/05/2019
- 3.025 Views
-
RailsConf 2018
- 04/06/2018
- 3.578 Views
RubyConfTH - YouTube
- 14/10/2019
Videos and talks from RubyConf Thailand.Videos from the talks will be uploaded on Youtube very soon . Subscribe to our channel and be the first to view...
Read moreRubyConfTW2019 - YouTube
- 22/09/2019
July 26 - 27, 2019CHANG YUNG-FA FOUNDATIONInternational Convention Center, Taipei.....
Read more
RailsConf 2019
- 27/05/2019
RailsConf is the world’s largest and longest-running gathering of Ruby on Rails enthusiasts, practitioners, and companies.
.. Read more
RailsConf 2018
- 04/06/2018
RailsConf RailsConf2018 Schedule
April 17 - 19, 2018
Videos recorded and produced by Confreaks, LLC
( 87 available presentations )
Youtube tutorials playlists with over 511 videos View All
Latest videos View All
-
Introducing MRSK - YouTube
- 01/03/2023
- 202 Views
-
Realtime Analytics With Ahoy And Chartkick | Ruby On Rails 7 Tutorial - YouTube
- 18/12/2022
- 547 Views
-
Running An Operating System Inside Ruby On Rails 7 - YouTube
- 17/12/2022
- 433 Views
-
React On Rails 7 With Importmaps - YouTube
- 17/12/2022
- 521 Views
-
Is Ruby On Rails Too Slow!? 😱 - YouTube
- 17/12/2022
- 480 Views
-
How You Can Quickly Add A React Front End To Your Existing Rails 6 Web Application | Ruby On Rails 6 - YouTube
- 17/12/2022
- 869 Views
Most popular View All
-
Send an SMS Message with Ruby in 30 Seconds
- 18/03/2017
- 11.287 Views
-
Will JavaScript frameworks take over Rails? - Quora
- 25/01/2017
- 11.261 Views
-
RUBY MINE IDE
- 04/08/2016
- 9.971 Views
-
Learn Ruby on Rails from Scratch - 38 videos
- 27/07/2016
- 8.637 Views
-
Your first Progressive Web App on Rails
- 23/11/2016
- 8.141 Views
-
Ruby On Rails 5 Essential Training 100 Videos
- 17/11/2016
- 8.124 Views
-
RailsConf 2012
- 26/07/2016
- 7.886 Views
-
Sublime Text IDE
- 04/08/2016
- 7.278 Views
-
RailsConf 2016
- 26/07/2016
- 7.113 Views
-
Ruby on Rails Interview Questions That Will Land You The Job!
- 24/02/2017
- 6.745 Views
RAILS DAILY
- How GoodJob's mountable Rails Engine delivers Javascript importmaps and frontend assets 58
- Apparently GPT4 understand AWS Cognito and the Sinatra Ruby web framework very well - YouTube 115
- Why Every User Without a Profile Picture on GitHub Was Yehuda Katz 75
- Little Gestures of Confidence Make Our Tools 67
- Understanding the Rails Router: Why, What, and How 74
- CV - RubyJS | Project 83
TOP SCROOL
- Toward Vagrant 3.0 1.037
- ELI5: Bitfields 1.276
- Dup, Don't Modify Input Hash Parameters in Ruby 1.661
- The Leaky Bucket rate limiter 2.932
- Ruby ASCII Table Generator, simple and feature rich. 1.393
- A simple command line tool to watch file changes and run their matching ruby spec. 1.457
- Better Git diff output for Ruby, Python, Elixir, Go and more 961
- Lightning-fast linter for .env files. Written in Rust 967
TOOLS
- Visual Studio Code 3.528
- VIM and Ruby on Rails — match made in Heaven 6.685
- Sublime Text IDE 7.278
- RUBY MINE IDE 9.971