Hi All,
I have updated one of my development boxes to rails 1.1.6 today, run rake rails:update but I am not sure if the application and the rails engine have been updated.
Rails -v returns 1.1.6
but
http://localhost:3000/rails/info/properties returns Rails as being version 1.1.2
So which one is right?
Thanks
Raf