Hi, I am new to Sequel and just started using it. I would like to know the compatible ruby versions because I tried a sample code using ruby1.8.7 and ruby1.9.3.
It worked perfectly with ruby 1.8.7 however errored out with ruby1.9.3 with following error: /ruby/1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': LoadError: cannot load such file -- mysql (Sequel::AdapterNotFound) -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/sequel-talk/-/gHzQsPd7j0kJ. 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/sequel-talk?hl=en.
