Is there a simple way in rails to, for instance, iterate over all the tables in a database (without knowing ahead of time their names)?
I'd actually like to iterate over all columns, and it appears
that I can with the column_names method, but I need the class
on which to call column_names.
Thanks...
-glenn
--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---
