hi were u able to figure the error out? I'm getting the same error... except mine gets weirder... i get: Please install the adapter: `gem install activerecord--adapter` if u make any progress on this then please let me know
On Sep 23, 8:30 pm, Hadmut <[email protected]> wrote: > Hi, > > since upgrading my gems from activerecord-3.0.10 to activerecord-3.1.0 > my scripts using activerecord don't work anymore. I get an error > message > > Error Please install the mysql adapter: `gem install activerecord- > mysql-adapter` (Could not find RubyGem mysql (~> 2.8.1) > ) > > but gem does not find such a package: > > ERROR: Could not find a valid gem 'activerecord-mysql-adapter' (>= 0) > in any repository > > it's not even listed on rubygems.org. > > How would I get this running? > > (And why is rails distributed over such an unreliable distribution way > like gems? Why can't it come as a regular bundle just like any other > software?) > > regards > Hadmut -- 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.

