def check_appt_conflicts()
    appointments.each do |appointment|
...

Ruby Return from function within...

by ttdavett.myopenid.com, April 22, 2009 23:36, 10 refactorings, tagged with rails, ruby, function, return

Is there a way to break/esc...

F677fa685a2cfe8aff31f161062db3d3 Talk