T
Tae Hyeon Choe
[Note: parts of this message were removed to make it a legal post.]
Hi~!
I'm start RoR. but meet error when first program....
Help me....
Error Message :
copy output
RubyMate r8136 running Ruby r1.8.6 (/opt/local/bin/ruby)
NameError: uninitialized constant ActionController
at top level in application.rb at line 4
Program exited.
Code :
class PhonebookController < ApplicationController
scaffold erson
end
Hi~!
I'm start RoR. but meet error when first program....
Help me....
Error Message :
copy output
RubyMate r8136 running Ruby r1.8.6 (/opt/local/bin/ruby)
NameError: uninitialized constant ActionController
at top level in application.rb at line 4
Program exited.
Code :
class PhonebookController < ApplicationController
scaffold erson
end