Re: [Rails] Singular form of model

2012-09-07 Thread Walter Lee Davis
On Sep 7, 2012, at 2:07 AM, Soichi Ishida wrote: > Rails 3.1.3 > ruby 1.9 > > I have a model called, "Give". I understand that it may not be a good > choice for a model, but couldn't be helped. > > Rails seems to have recognized its singular form to be "gife" rather > than "give", which I hope

[Rails] Singular form of model

2012-09-06 Thread Soichi Ishida
Rails 3.1.3 ruby 1.9 I have a model called, "Give". I understand that it may not be a good choice for a model, but couldn't be helped. Rails seems to have recognized its singular form to be "gife" rather than "give", which I hoped to be. So, I put in routes.rb resources :gives, :singular => :