I have rails 4 and that's my default version (and I still wants it to be). but I d'like to add rails 3.2 on my computer.
On the following command: gem install rails -v 3.2.16
I have this Warning:
railties's executable "rails" conflicts with rails
Overwrite the executable? [yN]
I d'like to know if this will cause some bugs to my 4.0.1?