Hi in my application i had some fixtures.
and when i give command for running functional test i will get
following error
E:/projects/sprint_035/vendor/rails/activerecord/lib/../../activesupport/lib/act
ive_support/dependencies.rb:266:in `load_missing_constant':
uninitialized consta
nt ApplicationController (NameError)
from
E:/projects/sprint_035/vendor/rails/activerecord/lib/../../activesu
pport/lib/active_support/dependencies.rb:452:in `const_missing'
from
E:/projects/sprint_035/vendor/rails/activerecord/lib/../../activesu
pport/lib/active_support/dependencies.rb:464:in `const_missing'
from
E:/projects/sprint_035/app/controllers/members_controller.rb:3
from
D:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `ge
m_original_require'
please help me for resolve this i am not understanding which gem/plugin
is missing here.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---