wtf? did I miss a previous discussion on this or something? That's an ugly hack if I've ever seen one.
- obie Changes (by bitsweat): * resolution: => wontfix * version: => 1.1.1 * status: new => closed Comment: Pass a block wrapping the default table name to {{{set_table_name}}} {{{ class ActiveRecord::Base set_table_name { @squished_table_name ||= original_table_name.gsub('_', '') } end _______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core