ActionView :: Template :: Error: Wrong number of arguments (3 for 1..2)
I am trying to upgrade rails from 3.2.18 to 4.0.9 and I get this error many times, I have no idea what to do to fix this as you can see that there is nothing non-trivial about application.html.erb , the same happens with other tag helpers like image_tag.
thanks for the help
I leave you with the entity with the given error and all the gems we use, I can't seem to find the problem, any help is appreciated. Thanks you
https://gist.github.com/Davidslv/862c57b5490d2576e19a
+3
Davidslv
source
to share
1 answer
This was solved by dividing the jasmine tests in the rake test.
+1
Davidslv
source
to share