Country --> countries ?? it doesnt work

hi,

i've create the db countries and the model Country but it doesnt work, is it ok??

thanks.

Alfredo

What did you really try?

$ script/console Loading development environment. >> "Country".tableize => "countries" >> class Country < ActiveRecord::Base; end => nil >> Country.table_name => "countries" >>

Give a bit more detail and perhaps ask a real question.

-Rob

Rob Biedenharn http://agileconsultingllc.com Rob@AgileConsultingLLC.com