Hi all...
I am facing the following error "`const_missing': uninitialized constant CGI::Session (NameError)"
While running "script/generate controller abc"
Having any idea???
Thanks all.....
Hi all...
I am facing the following error "`const_missing': uninitialized constant CGI::Session (NameError)"
While running "script/generate controller abc"
Having any idea???
Thanks all.....
What have you changed that has made this happen (if anything)? If you have upgraded the rails version try googling for const_missing uninitialized constant CGI::Session NameError and you will likely find the answer.
If you have not upgraded then googling may find it anyway.
Colin