Hi, I have a issue when try to update a helper in the production server, it works perfect in my localhost but when I put the file in the server and excecute a command to take the new changes it won't take the new helper... This is weird because it's not a new helper I already did a lot of things with that file its only lately that this happens and only with this file, all other files are updated without any problem.
There haven't been any change of host, the ruby and rails versions are the same in both local and remote host, and its only with this file that happen that