Le 2012-11-04 à 11:50, Jeremy Evans a écrit : > For documentation on plugins/extensions, you should go to > http://sequel.rubyforge.org/plugins.html and click on the appropriate > plugin/extension. For pg_array, that would be > http://sequel.rubyforge.org/rdoc-plugins/files/lib/sequel/extensions/pg_array_rb.html, > which does explain how to load the extension. Extension documentation is > done at the file level and not the class level, as extensions are not tied to > a particular class.
Ha, I see. I was hitting http://sequel.rubyforge.org/ then following the documentation link. There's an Extensions/Plugins link that I followed, and that brought me to the RDoc for the plugins. Thanks for your time! François -- 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.
