TuneUp with Rails 2.2.1 not working

Subscribe to TuneUp with Rails 2.2.1 not working 4 post(s), 2 voice(s)

 
Avatar rgagnon 8 post(s)

I got this error
C:/Projects/workspace/AffairesElectroniques/vendor/rails/activesupport/lib/active_support/dependencies.rb:439:in `load_missing_constant’: uninitialized constant Dependencies (NameError)
from C:/Projects/workspace/AffairesElectroniques/vendor/rails/activesupport/lib/active_support/dependencies.rb:77:in `const_missing’
from C:/Projects/workspace/AffairesElectroniques/vendor/rails/activesupport/lib/active_support/dependencies.rb:89:in `const_missing’
from C:/ruby/lib/ruby/gems/1.8/gems/fiveruns_tuneup-0.8.17/lib/fiveruns_tuneup.rb:1
from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require’
from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require’
from C:/Projects/workspace/AffairesElectroniques/vendor/rails/activesupport/lib/active_support/dependencies.rb:153:in `require’
from C:/Projects/workspace/AffairesElectroniques/vendor/rails/activesupport/lib/active_support/dependencies.rb:515:in `new_constants_in’
from C:/Projects/workspace/AffairesElectroniques/vendor/rails/activesupport/lib/active_support/dependencies.rb:153:in `require’
... 21 levels…
from C:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require’
from ./script/server:3
from -e:2:in `load’
from -e:2

 
Avatar rgagnon 8 post(s)

I added ActiveSupport:: in fiveruns_tuneup.rb, now my server starts but no TuneUp bar

 
Avatar Rachel G Administator 50 post(s)

Hi Rémi,
We are looking at this now.
Thanks,
Rachel

 
Avatar rgagnon 8 post(s)

After retest my mods about : “ActiveSupport:: in fiveruns_tuneup.rb” its seems to work.
Sorry for the confusion. Please confirm this modification is ok.
Rémi