I found the rdocs but I was looking for a more general sense of what would be populated when using a raw Dataset. Many of the instance methods raise exceptions when they aren't associated with a model. That was the problem I was running into trying to use the NewRelic RPM gem.
On Dec 14, 12:03 am, Guillaume Laville <[email protected]> wrote: > 2010/12/13 Jason Thomas <[email protected]> > > > I'm wondering what Dataset instance methods I have available when doing a > > "raw" query. > > Hello > > All accessible methods for Sequel::Dateset are listed on this page > of the Sequel rdoc documentation > :http://sequel.rubyforge.org/rdoc/classes/Sequel/Dataset.html > > For a complete reference of the library, you can > browsehttp://sequel.rubyforge.org/rdoc/ > which will use frames to provide navigation across all Sequel classes and > files. > > Regards, > > Guillaume -- 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.
