Code Woes: “undefined local variable or method `version_requirements’”
Posted by Saeed Richardson on Mar 25, 2011 in Code Woes, News | 3 comments
Deciding to install rvm on my development laptop (because I need Ruby 1.9 to work with the latest release of SproutCore), I suddenly find myself receiving the dreaded “version_requirements” error when running a 2.3.x rails application. In all of its glory : undefined local variable or method `version_requirements' for...
Read More