Questions tagged [ruby-2.5]

For issues relating to development in Ruby, version 2.5. If your question applies to Ruby in general, use the tag [ruby].

47 questions
0
votes
1 answer

return no stopping controller action for remote call

I have an issue with a form sendind two parameters to a controller. I would like that the erb.jstemplate not be triggered if the update of the object fails. I have added return at the end of my action but the view is still triggered. Her is the bit…
Maxence
  • 2,029
  • 4
  • 18
  • 37
-1
votes
2 answers

Problem making bundle install in the console when i change from ruby 2.3.7 to ruby 2.5

i already try a lot o diferent way but cant solve this problem .it seems that i cant install gems but i cant figure out why already try with gem install bundler but steel doestn work taller_integracion git:(develop) bundle install Traceback (most…
1 2 3
4