The connection pool refactoring changed how plugins are loaded. Our
project was loading plugins by adding a load path with a
'sequel/plugins' subdirectory containing our project's custom plugins
and then letting the files in that subdirectory be required implicitly
by Sequel. It seems this is no longer supported; plugins must be
relative to the sequel source directory itself or be named with a
"sequel_" file prefix. Was this intentional?

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-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/sequel-talk?hl=en.

Reply via email to