Feature news
-
Rails Performance Tips and Tricks - YouTube
- 22/09/2023
- 1 Views
-
Upgrading a Rails 3.2 app to Rails 7 - YouTube
- 22/09/2023
- 3 Views
-
salsify/goldiloader: Just the right amount of Rails eager loading
- 22/09/2023
- 11 Views
-
Intro to Ruby in the Browser - YouTube
- 21/09/2023
Montreal.rb September, 2023 Talk - Intro to Ruby in the Browser - Andy Maleh, Senior Software Engineer, LexopMatz mentioned in his RubyConf 2022 keynot...
Rails How To View All
-
Rails Performance Tips and Tricks - YouTube
- 22/09/2023
- 1 Views
-
Upgrading a Rails 3.2 app to Rails 7 - YouTube
- 22/09/2023
- 3 Views
-
Building a Sinatra app in Ruby
- 22/09/2023
- 12 Views
-
Enhancing your Rails app with SQLite | Fractaled Mind
- 21/09/2023
- 11 Views
-
Exploring Ruby Warnings - FastRuby.io | Rails Upgrade Service
- 15/09/2023
- 317 Views
-
Add a favicon to your Rails app in 2 minutes
- 15/09/2023
- 28 Views
-
We used to store files as base64 strings in Postgres, but not anymore | The Official MailPace Blog
- 15/09/2023
- 260 Views
-
How to Improve Rails Caching with Brotli Compression
- 15/09/2023
- 355 Views
-
Express yourself clearly with positive? and negative? for numbers - Andy Croll
- 15/09/2023
- 287 Views
Rails Performance Tips and Tricks - YouTube
- 22/09/2023
Working through some performance improvements to a kanban list of projects. We'll cover eager loading, counter caches, improved caching for calculated ...
Read moreIn this live stream we'll be upgrading an old Rails application running on 3.2 to Rails 7.Our Ruby Science example application hasn't been updated in a...
Read moreBuilding a Sinatra app in Ruby
- 22/09/2023
Sinatra is a lightweight web application framework written in Ruby. It provides a simple and easy-to-use syntax for building web applications. The fram...
Read moreOne of the reasons people hesitate to use SQLite in their Ruby on Rails applications, in my opinion, is a fear that they will miss certain features the...
Read moreWe are used to checking the deprecation warnings displayed by Rails or warnings from different gems, but Ruby itself can also display warnings to help ...
Read moreAdd a favicon to your Rails app in 2 minutes
- 15/09/2023
We want to put it in the app/assets/images directory. This will add our favicon to the Rails asset path, which lets our app process it through the asse...
Read moreEmail attachments are always encoded into base64 for sending, so our API specifically asks for that as the input format. Yes, there are a million bette...
Read moreCaching is an effective way to speed up the performance of Rails applications. However, the costs of an in-memory cache database could become significa...
Read moreRuby, in contrast to other languages, often provides multiple ways to accomplish simple programming tasks. In pursuit of developer happiness, the Stand...
Read moreOnline Tutorials View All
-
RoleModel/turbo-confirm: Dropin upgrade for Rails' data-turbo-confirm to support custom dialogs
- 22/09/2023
- 11 Views
-
salsify/goldiloader: Just the right amount of Rails eager loading
- 22/09/2023
- 11 Views
-
jjb/ruby-clock: A ruby job scheduler which runs jobs each in their own thread in a persistent process.
- 22/09/2023
- 10 Views
-
chaskiq/plain
- 22/09/2023
- 13 Views
-
Add support for Playwright as a driver for system tests by yuki24
- 08/09/2023
- 314 Views
-
palkan/acli: Action Cable command-line client
- 18/08/2023
- 97 Views
-
Release 0.6.0 · matsadler/magnus
- 18/08/2023
- 355 Views
Dropin upgrade for Rails' data-turbo-confirm to support custom dialogs - RoleModel/turbo-confirm: Dropin upgrade for Rails' data-turbo-confirm to suppo...
Read moreWouldn't it be awesome if ActiveRecord didn't make you think about eager loading and it just did the "right" thing by default? With Goldiloader it can!...
Read moreruby-clock is a job scheduler, known by heroku as a clock process. In many cases it can replace the use of cron.Why another ruby scheduler project? See...
Read morechaskiq/plain
- 22/09/2023
Plain is a Rails engine that serves as an Artificial Intelligence (AI) assistant for your Rails project. It's not just about organizing your codes or m...
Read moreMotivation / BackgroundPlaywright is getting popularity as a new browser automation tool. There is a community-maintained Ruby client (client and capyb...
Read moreAction Cable command-line client. Contribute to palkan/acli development by creating an account on GitHub.ACLI is an Action Cable command-line interface...
Read moreRelease 0.6.0 · matsadler/magnus
- 18/08/2023
Magnus 0.6.0 makes some breaking API changes to improve thread safety. A handful of fixes and new features are also included.Magnus is a Rust library p...
Read moreRailsConf Videos View All
-
RubyConf Mini 2022: Keynote by Rose Wiegley - YouTube
- 09/02/2023
- 479 Views
-
RubyKaigi 2022 Day 1 - YouTube
- 27/10/2022
- 1.346 Views
-
wroc_love.rb 2022 - YouTube
- 27/09/2022
- 769 Views
-
RubyConfTH - YouTube
- 14/10/2019
- 2.877 Views
-
RubyConfTW2019 - YouTube
- 22/09/2019
- 2.867 Views
-
RailsConf 2019
- 27/05/2019
- 3.396 Views
-
RailsConf 2018
- 04/06/2018
- 3.913 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
-
RailsConf 2023 - Keynote: Investing in the Ruby community by Rafael Mendonça França - YouTube
- 15/07/2023
- 433 Views
-
RailsConf 2023 - Rails Performance Monitoring 101: A Primer for Junior Developers by Rishi Jain - YouTube
- 15/07/2023
- 126 Views
-
Introducing MRSK - YouTube
- 01/03/2023
- 624 Views
-
Realtime Analytics With Ahoy And Chartkick | Ruby On Rails 7 Tutorial - YouTube
- 18/12/2022
- 884 Views
-
Running An Operating System Inside Ruby On Rails 7 - YouTube
- 17/12/2022
- 784 Views
-
React On Rails 7 With Importmaps - YouTube
- 17/12/2022
- 909 Views
Most popular View All
-
Send an SMS Message with Ruby in 30 Seconds
- 18/03/2017
- 11.967 Views
-
Will JavaScript frameworks take over Rails? - Quora
- 25/01/2017
- 11.868 Views
-
RUBY MINE IDE
- 04/08/2016
- 10.425 Views
-
Learn Ruby on Rails from Scratch - 38 videos
- 27/07/2016
- 9.093 Views
-
Your first Progressive Web App on Rails
- 23/11/2016
- 8.554 Views
-
Ruby On Rails 5 Essential Training 100 Videos
- 17/11/2016
- 8.536 Views
-
RailsConf 2012
- 26/07/2016
- 8.274 Views
-
Sublime Text IDE
- 04/08/2016
- 7.726 Views
-
RailsConf 2016
- 26/07/2016
- 7.503 Views
-
Ruby on Rails Interview Questions That Will Land You The Job!
- 24/02/2017
- 7.159 Views
RAILS DAILY
- Release TruffleRuby 23.1.0 · oracle/truffleruby 11
- How to break out of a Turbo Frame and redirect? 244
- From Bloat to Sleek: A Rails Memory Tale With Jemalloc 12
- Finishing Hotwire with the introduction of Strada 277
- Refactoring from feature specs to system specs 1.046
- How to use Cursor IDE to make changes in a Rails app 293
TOP SCROOL
- Toward Vagrant 3.0 1.398
- ELI5: Bitfields 1.665
- Dup, Don't Modify Input Hash Parameters in Ruby 2.026
- The Leaky Bucket rate limiter 3.395
- Ruby ASCII Table Generator, simple and feature rich. 1.787
- A simple command line tool to watch file changes and run their matching ruby spec. 1.888
- Better Git diff output for Ruby, Python, Elixir, Go and more 1.301
- Lightning-fast linter for .env files. Written in Rust 1.266
TOOLS
- Visual Studio Code 3.900
- VIM and Ruby on Rails — match made in Heaven 7.065
- Sublime Text IDE 7.726
- RUBY MINE IDE 10.425