You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 21, 2024. It is now read-only.
Hi, i am new to rails and i would like to learn more about Rspec that's why i purchased this book.
Ufortunatelly i didn't get to far as i got stuck in the first chapter; i am trying to follow along with the source code but when i run "bin/rails generate rspec:install" i get a bunch of error like "/home/username/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/actionpack-5.1.7/lib/action_dispatch/middleware/static.rb:109:in `initialize': wrong number of arguments (given 3, expected 2) (ArgumentError)"
Any thoughs about what could cause the problem.
Many thanks
The text was updated successfully, but these errors were encountered:
Hi, i am new to rails and i would like to learn more about Rspec that's why i purchased this book.
Ufortunatelly i didn't get to far as i got stuck in the first chapter; i am trying to follow along with the source code but when i run "bin/rails generate rspec:install" i get a bunch of error like "/home/username/.rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/actionpack-5.1.7/lib/action_dispatch/middleware/static.rb:109:in `initialize': wrong number of arguments (given 3, expected 2) (ArgumentError)"
Any thoughs about what could cause the problem.
Many thanks
The text was updated successfully, but these errors were encountered: