While watching Rails 8 DHH tutorial on YouTube...
Could not find gem 'image_processing (~> 1.2)' in locally installed gems.
error
Run bundle install --gemfile /home/guitarguy92/railsprojects/blog/Gemfile
to install missing gems.
I tried running server and did db:migrate, and tried running - "bundle install --gemfile"