BatedUrGonnaDie
BatedUrGonnaDie
As a compromise for this, any race that starts cannot be deleted? That seems to make it so you can't abuse it while also giving users the impression that they...
I thought you couldn't start races unless there were 2 real entrants?
Ah, then I agree if there is >1 non-ghost it shouldn't be delete-able (once started).
Updating tippy might solve this. Apparently we're on 2.X and 4.X is out.
Tried upgrading this but failed, here's some notes on the efforts. - VueTippy bundles tippy internally, and now that we're wrapping the entire site in the vue object we can...
I believe we were trying not to duplicate the logic for that badges in Vue which is why we went the way that we did with this. There is a...
- Use game ID's and not shortnames for default lookup. - Use pagination on histories so we don't need to load them all in memory at once.
To throw my 2 cents in, what about a "Comparable" model concern. Then all the things that are related to comparing anything run like would be in one place, and...
If you wanted to go the concern route, then it would end up with a SumOfBestRun almost definitely. It was more to make that method scalable to future comparisons we...
https://github.com/Zingler/Msplit link to its github