Closed stevenharman closed 12 years ago
ActiveRecord::Base set_table_name is now self.table_name=
Does this work in Rails 3.0 and 3.1?
Looks like it does. Thanks!
ActiveRecord::Base set_table_name is now self.table_name=