Skip to main content

Posts

Showing posts from October, 2025

💡 Rails Tip: Use bundle exec rails c or bin/rails c to ensure the console runs with your app’s gem versions. rails c alone can load mismatched gems 🚫

from https://dev.to/madhuhari188/rails-tip-use-bundle-exec-rails-c-or-binrails-c-to-ensure-the-console-runs-with-your-apps-gem-1nig