'const_missing': uninitialized constant Rake::DSL (NameError)
After searching the net for solutions I found out that the new command for this annotate version with my current version of gems and ruby is just to run "bundle install annotate", and I checked the model and annotation worked.
Version I'm Running
-Ruby 1.9.2
-Gem Annotate 2.4.1.beta
-Rail 3.1.0
-Rake 0.9.2.2
Final Gemfile Setup for Development
1 2 3 4 5 6 7 8 | group :development do # gem 'annotate_models' -> this is fucking gonner # gem 'annotate' -> don't work # run in command bundle exec annotate gem 'annotate', '~> 2.4.1.beta' #for the error occuring a beta patch gem 'webrat' #important with rspec -> Rspec - undefined method `has_selector?' gem 'rspec-rails' end |
you can either include the path library(where you installed Zend Framework your client path) in your php.ini,
or manually copy the zend library under your application library folder.