I'm new to RoR and I was wondering how I can stop RoR from requiring
plural table names for controllers/models...it's really annoying! Thanks
for any/all input guys.
···
--
Posted via http://www.ruby-forum.com/.
I'm new to RoR and I was wondering how I can stop RoR from requiring
plural table names for controllers/models...it's really annoying! Thanks
for any/all input guys.
--
Posted via http://www.ruby-forum.com/.
config.active_record.pluralize_table_names = false
Might be better to ask Rails-specific question on the Rails list:
http://groups.google.com/group/rubyonrails-talk?hl=en
On 1/12/07, Dave Mr. <4m@davidhulihan.com> wrote:
I'm new to RoR and I was wondering how I can stop RoR from requiring
plural table names for controllers/models...it's really annoying! Thanks
for any/all input guys.
--
Greg Donald
http://destiney.com/