geeksoflondon / grid4rails

BarCamp's digital grid system
GNU Affero General Public License v3.0
11 stars 3 forks source link

Trying to find a timeslot by date using input that can't be parsed as a date #115

Open martian-a opened 13 years ago

martian-a commented 13 years ago

For example, http://localhost:3000/l/grid/2, results in an error in Timeslot.by_date() because 2 can't be parsed as a date.