when i followed the exercise i receive the following error when i did the part in "bundle install"
" netzke-core at /home/charles/.rvm/gems/ruby-1.9.3-p194/bundler/gems/netzke-core-8743d79a9f43 did not have a valid gemspec. This prevents bundler from installing bins or native extensions, but that may not affect its functionality. The validation message from Rubygems was: ["test/fixtures/roles.yml", "test/fixtures/users.yml", "test/unit/netzke_preference_test.rb"] are not files " i receive the following error when i run the application
"uninitialized constant Basepack"
I am using Rails 3.2.6 Ruby 1.9.3p194 Netzke-core 0.75 Netzke-basepack 0.74
my gem list
*** LOCAL GEMS ***
abstract (1.0.0) actionmailer (3.2.6, 3.0.9) actionpack (3.2.6,
3.0.9) activemodel (3.2.6, 3.0.9) activerecord (3.2.6, 3.0.9) activeresource (3.2.6, 3.0.9) activesupport (3.2.6, 3.0.9) acts_as_list (0.1.6) acts_as_reportable (1.1.1) archive-tar-minitar (0.5.2) arel (3.0.2, 2.0.10) builder (3.0.0, 2.1.2) bundler (1.1.4) carrierwave (0.5.6) coderay (0.9.8) coffee-rails (3.2.2) coffee-script (2.2.0) coffee-script-source (1.3.3) color (1.4.1) erubis (2.7.0, 2.6.6) execjs (1.4.0) faker (0.9.5) fancygrid (2.0.1) fastercsv (1.5.5) formtastic (2.2.1) haml (3.1.6, 3.1.2) hike (1.2.1) i18n (0.6.0, 0.5.0) inploy (1.9.3) journey (1.0.4) jquery-rails (2.0.2) json (1.7.3) mail (2.4.4, 2.2.19) mailfactory (1.4.0) mime-types (1.19, 1.16) multi_json (1.3.6) mysql (2.8.1) mysql2 (0.3.11, 0.2.11) netzke-persistence (0.1.0) open4 (1.1.0) pdf-writer (1.1.8) perftools.rb (2.0.0) polyglot (0.3.3, 0.3.2) rack (1.4.1,
1.2.3) rack-cache (1.2) rack-mount (0.6.14) rack-ssl (1.3.2) rack-test (0.6.1, 0.5.7) rails (3.2.6) railties (3.2.6) rake (0.9.2.2, 0.9.2) rdoc (3.12) RedCloth (3.0.3) ruby-ole (1.2.11.4) ruby_core_source (0.1.5) rubygems-bundler (1.0.3) rubyzip (0.9.9) ruport (1.6.3) ruport-util (0.14.0) rvm (1.11.3.5) sass (3.1.20) sass-rails (3.2.5) spreadsheet (0.7.3) sprockets (2.4.4, 2.1.3) sqlite3 (1.3.6) thor (0.15.4) tilt (1.3.3) to_xls (1.5.1) transaction-simple (1.4.0.2) treetop (1.4.10) tzinfo (0.3.33, 0.3.29) uglifier (1.2.6) will_paginate (3.0.3)
kindly reply please
help badly needed,
Charles Gan
|