Rails Setup Script Improvements
Rails ships with a setup script that automates bootstrapping a new application, but did you know that you're free to edit this script? In…
Read MoreRails ships with a setup script that automates bootstrapping a new application, but did you know that you're free to edit this script? In…
Read MoreIf you're like me then you probably take Devise for granted because you're too intimidated to roll your own authentication system. As…
Read MoreDo you need to create real-time features in your Rails app, but either can't use Turbo or don't want to use a front end framework like React…
Read More