FYI... whenever someone is in a committing mood, the following is a small no-brainer (IMHO)
Cheers, Obie #5544: [PATCH] Add underscore_table_names option to ActiveRecord::Base -------------------------------------+-------------------------------------- Reporter: [EMAIL PROTECTED] | Owner: David Type: enhancement | Status: new Priority: normal | Milestone: Component: ActiveRecord | Version: Severity: normal | Keywords: naming configuration -------------------------------------+-------------------------------------- This option is a complement to the existing table naming options and necessary for use with legacy databases that don't use underscores in their naming convention. Right now we are forced to use set_table_name in every model class. _______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core