· Today I Learned
How to fix 'Too many open files' error in RSpec & Capybara?
I will walk you through installing Ruby on Rails for development on macOS 10.15 Catalina.
I will walk you through installing Ruby on Rails for development on macOS 10.15 Catalina.
You just installed PostgreSQL and attempt to run psql and get the following error: FATAL: database 'user' does not exist. Here's how to fix it
I ran into this error when installing the thin Ruby Gem on MacOS and found the solution.