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 408 episodes available.
July 30, 2019Ruby's Array() and Array.wrapLearn how to remove conditionals and make your code simpler and more reliable using Ruby and ActiveSupport's Array wrap methods...more9minPlay
July 03, 2019How to send SMS Messages in Rails with TwilioSending SMS or Text Messages in Ruby on Rails is really easy using an API like Twilio...more12minPlay
June 17, 2019Building a product in under 10 minutes with Jumpstart ProJumpstart Pro is finally out today! We'll take a look at out to build a subscription content business with it in under 10 minutes...more9minPlay
May 14, 2019How to use Action Mailbox in Rails 6ActionMailbox is a new feature of Rails 6 for processing inbound emails to let users respond to your app via email. We'll do a quick rundown and build a simple reply by email feature to our app....more20minPlay
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
FAQs about GoRails Screencasts:How many episodes does GoRails Screencasts have?The podcast currently has 408 episodes available.