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.

