the passed parameters are right, the db gets updated correctly,
but then I get the localhost/houses/5
page loaded. I’d like to get translation/list instead…
If you want to go to a different page from the update action just add
a redirect_to list_translations_url or something like that after the
flash[:notice]
Your route.rb looks correct
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.