ACMCMU / BoredPrototype

A not-so-boring school project. Original version: http://tinyurl.com/cmuboredcast ... See below for prototype.
http://teudu.herokuapp.com
5 stars 9 forks source link

I can create an event that starts after it ends #12

Closed byee01 closed 12 years ago

byee01 commented 12 years ago

Try creating an event, and setting the date to a few days before the end date. No complaints from the application.

AveshCSingh commented 12 years ago

Added invariant to controller to fix this.

byee01 commented 12 years ago

Can you attach the commit to the issue?

AveshCSingh commented 12 years ago

Yes, I will do that in the future. I don't think I can attach the issue after I have made the commit.

You mean that the commit message should include #, right?

byee01 commented 12 years ago

Yeah, when you commit, do something like "This should fix #012" <-- syntax is here: https://github.com/blog/831-issues-2-0-the-next-generation

byee01 commented 12 years ago

Sorry, just checking to see if you could attach a commit here, but it looks like it's the other way around (you reference issues from commits.)

AveshCSingh commented 12 years ago

Ok, thanks for the tip