Hi,
Im getting a NoMethodError: undefined method `[]' for nil:NilClass
in rspec-testing when using path helpers. I have included the controller via the controller-method, and tried setting the type to :cell, but it doesn't help.
Using Rails 5.1 and Slim.
Hi,
Im getting a NoMethodError: undefined method `[]' for nil:NilClass
in rspec-testing when using path helpers. I have included the controller via the controller-method, and tried setting the type to :cell, but it doesn't help.
Using Rails 5.1 and Slim.