I want to test a specific namespace of rake tasks and I am getting an error from rubocop. desc 'This namespace is test' namespace :test_namespace do task tes
I get this error when starting the rails server: I've tried gem install, gem update, bundle update, bundle install. Your bundle is locked to ffi (1.11.0), but