Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
GoRails is a series of screencasts and guides for all aspects of Ruby on Rails. Learn how to setup your machine, build a Rails application, and deploy it to a server.... more
FAQs about GoRails Screencasts:How many episodes does GoRails Screencasts have?The podcast currently has 414 episodes available.
April 30, 2019How to use Bootstrap with Webpack & RailsRails's webpacker gem makes it super easy to load both Bootstrap's CSS and JS into your Rails app using webpack...more10minPlay
April 24, 2019How to Remove Unused CSS Classes from Tailwind CSS, Boostrap, and more with PurgeCSSCSS frameworks like Tailwind, Bootstrap, Foundation, etc all come with many CSS classes you probably aren't using. This creates huge CSS files unless we use a tool like PurgeCSS to look through our code and remove the unused classes....more12minPlay
April 16, 2019How to install TailwindCSS 1.0 with Rails 6With TailwindCSS 1.0 just around the corner and some changes in Rails 6 to Webpacker, we take a look at how to install and setup the latest version of TailwindCSS with Rails 6.0...more10minPlay
April 12, 2019How to use Javascript via Webpacker in Rails 6Rails 6 defaults to using Webpacker for Javascript instead of the asset pipeline. We'll learn how everything is structured and laid out and see how to add Flatpickr to Rails 6 including both the Javascript and CSS for it....more15minPlay
April 03, 2019The Rails db:system:change commandChanging the database adapter for a Rails app has always been an annoying, manual change to make. Rails 6.0 introduces the "rails db:system:change" command to make this easier using all the built-in generators for database.yml and more....more4minPlay
March 11, 2019@mentions for Users with ActionText in Rails 6Mentioning Users with an @mention is a super common feature. Trix and ActionText are now part of Rails 6 which means we can very easily add support for tagging users with @mentions and other custom attachments in your applications....more21minPlay
March 07, 2019How to use ActionText in Rails 6A quick introduction to using ActionText in your Rails apps for editing and displaying rich text plus uploading files...more13minPlay
February 22, 2019How to Deploy Rails to Production on Ubuntu 18.04 Bionic BeaverDeploying Rails to production for the first time can be confusing and daunting. We'll walk through every step of the process and show you how to setup a production Rails server from scratch....more33minPlay
February 14, 2019Symbols vs StringsEver wondered what the difference between Symbols and Strings were? Why would we use one over the other when most languages only have strings?...more11minPlay
January 17, 2019Server Administration with CockpitLinux server administration can be a pain. You can use cockpit to monitor your servers and keep an eye on long running processes like Sidekiq and Puma without having to SSH into your servers....more9minPlay
FAQs about GoRails Screencasts:How many episodes does GoRails Screencasts have?The podcast currently has 414 episodes available.