Channel Avatar

Mike Rogers @UCeYdh6WLzE88DSvk0yZ_k1w@youtube.com

1.3K subscribers - no pronouns :c

I post tutorials on Ruby On Rails, HTML, CSS & Various other


16:40
How to Deploy to Kubernetes (k8s) via Kuby & GitHub Actions
12:17
How to build reusable validations in Ruby on Rails
01:14
ngrok in 60 seconds
07:47
How to use web-console & byebug
23:20
How to Create Database Views using the Scenic Gem
06:36
Environment Variables & Settings Objects in Ruby
04:20
How to do Glob Imports in PostCSS
14:34
Introduction to Docker-Compose (For Ruby on Rails)
05:41
How to Remove ActiveStorage & ActionMailbox Routes in Rails
08:47
An Introduction to Docker for Ruby Developers
05:51
Lint & Format Messy Ruby Code Using Standard
07:24
How To Paginate A Collection Using Pagy
02:24
Aggregating Failures in RSpec
08:23
How to Persist Scroll Position with Hotwire Turbo
04:41
How To Use Yarn with The Rails Asset Pipeline
06:11
How to Inline CSS Styles in Email Mailers Using premailer-rails
05:43
How To Encrypt Fields in Ruby on Rails with Lockbox
02:51
Fixing "Detected sqlite3 gem which is not supported on Heroku" when deploying Rails to Heroku
05:52
Upload Files with Simple File Upload
03:55
How to Review Emails with ActionMailer::Preview (Ruby on Rails 6)
06:28
PDF Previews with Rails 6 Active Storage
12:24
Resize Images with Active Storage in Rails
05:43
Inline Editing With turbo_frame_tag (hotwire-rails)
16:17
Real-Time Partial Updates in Ruby on Rails using hotwire-rails
08:19
Ransack - Add a search to Ruby on Rails
13:41
Offline Rails (3/3) - NetworkFirst, CacheFirst & StaleWhileRevalidate
07:55
Offline Rails (2/3) - webpacker-pwa & Workbox
04:09
Offline Rails (1/3) - The serviceworker-rails gem
01:09
happy_gemfile - Organise your Gemfile
01:32
How to connect to a dyno on Heroku
05:13
How to Schedule Tasks on Heroku (with sidekiq-cron)
04:00
How To Setup Sidekiq on Heroku
02:01
Viewing Application Logs on Heroku
04:17
Deploying Ruby on Rails to Heroku
02:25
Monitoring Exceptions on Heroku (Via Sentry)
06:42
Installing Ruby on Rails Using asdf #RubyOnRails
12:53
How to Translate your Rails App with I18n #RubyOnRails
10:07
Simple Form - Awesome Ruby Gems #RubyOnRails
06:10
ActiveRecord::Events - Awesome Ruby Gems #RubyOnRails
07:30
Lograge - Awesome Ruby Gems #RubyOnRails
07:30
Admin Panels In Rails 6 - Decorators & Custom Actions (3/3) #RubyOnRails
08:29
Admin Panels In Rails 6 - Resources, Filters & Scopes (2/3) #RubyOnRails
05:17
Admin Panels In Rails 6 - Set up ActiveAdmin (1/3) #RubyOnRails
11:46
Seeding Data In Ruby On Rails #RubyOnRails
09:01
An Introduction To Stimulus.js #StimulusJS