def create
case params[:event][:kind]
when "appointment"
...
Ruby Custom validation (ajax/jav...
by ttdavett.myopenid.com,
April 21, 2009 22:00,
No refactoring, tagged with rails, ruby, validation, ajax, errors
I have a couple of concerns...