Category Archives: Linux

Rails Input output error on linux

If you are getting input/output error on linux rendering .rhtml pages then the only way you can resolve it is by freezing the version of rails…just do: rake rails:freeze:gems This command will freeze this rails application to the version of … Continue reading

Posted in Linux, Rails | Tagged , | 4 Comments