Commit Graph

584 Commits

Author SHA1 Message Date
Dan Buch
73cff897a3 Might actually have tournament round filling working correctly (?) 2012-03-11 23:24:45 -04:00
Dan Buch
efd2178294 Extracting tournament round building logic 2012-03-11 21:22:48 -04:00
Dan Buch
dd06034974 a bit of trivial defensive templating 2012-03-11 12:23:05 -04:00
Dan Buch
0b853163bf STILL trying to get tournament rounds filled in correctly. Wholly freaking ActiveRecord. 2012-03-10 23:28:55 -05:00
Dan Buch
5cf5a8035d More work on verifying tournament round generation 2012-03-10 22:08:22 -05:00
Dan Buch
e1f1aa6038 Trying to get round generation and fill figured out TDD style 2012-03-10 21:13:03 -05:00
Dan Buch
f177ecde2a Starting to use Machinist, touching up spec helper, disabling some magic to get tests properly passing 2012-03-10 17:47:53 -05:00
Dan Buch
8ec802a2bf BUSTED: what a mess. trying to get tournament round generation bits working. ack. 2012-03-10 08:47:47 -05:00
Dan Buch
f0297f3101 hrmmm... no what wasn't that added during scaffold? 2012-03-09 08:12:55 -05:00
Dan Buch
1fa4ffbe65 Modifying the mash tournament schema a touch and adding a slew of scaffold-y stuff 2012-03-09 08:11:54 -05:00
Dan Buch
d4dda1e9d8 Updating schema with mash tournaments 2012-03-09 08:07:08 -05:00
Dan Buch
e9930da9f1 Stubbing in model for mash tournaments 2012-03-09 08:06:25 -05:00
Dan Buch
cc0cd9e8cd Meant to add that. wherps. 2012-03-09 00:31:41 -05:00
Dan Buch
8ad33d18b7 Making more messes with mashes, maps, and requesters. Maybe a teensy
bit closer on the tournament pairing algorithm (???)  ActiveRecord
associations are kind of a pain, btw.
2012-03-09 00:24:48 -05:00
Dan Buch
ec6d9d5146 More touchup in map pair generation while thinking about mash storage 2012-03-08 18:58:02 -05:00
Dan Buch
824bbb4865 Kept doing this... 2012-03-08 08:00:18 -05:00
Dan Buch
8fca34c7ef Adding a teensy data set for sussing out the tournament logic 2012-03-08 07:51:59 -05:00
Dan Buch
d7f0f6c964 A bit cleaner way of selecting map pairs, bunch of other cleanup crap generally characterized as removing generated Rails code 2012-03-07 23:43:32 -05:00
Dan Buch
b31926f16f Starting to fill in tournament ranking bits 2012-03-07 21:22:35 -05:00
Dan Buch
a1aa03451f Cleaning out a bunch more cruft, getting map choice by click working 2012-03-07 20:02:03 -05:00
Dan Buch
70d0a835ed Handling mash creation, removing some unnecessary controller methods, redirecting some others to :action => 'new'. 2012-03-07 13:46:19 -05:00
Dan Buch
b1e17869b1 Actually mashing maps now, but not handling form post-back or making it pretty 2012-03-07 09:32:33 -05:00
Dan Buch
dd73309ed1 bundle exec script/degenerate! 2012-03-07 00:46:33 -05:00
Dan Buch
ee337ba7ee It's been waaay too long since I last committed. Eesh. 2012-03-07 00:11:05 -05:00
Dan Buch
a5b139f6e7 Meant to add this so that I can regenerate/update maps with same params as initial seed. 2012-03-05 22:42:04 -05:00
Dan Buch
1b9c80d1ce Correcting the map crawler spec (derp!) 2012-03-05 19:28:23 -05:00
Dan Buch
607a4158e1 Crawling actual map *names*, but not yet pulling in maps 2012-03-05 09:42:09 -05:00
Dan Buch
6d9ae87557 It was steeeenking rdoc?!?!?!? 2012-03-04 12:07:56 -05:00
Dan Buch
d9bfc245e0 Getting rspec crap in a better place 2012-03-04 12:03:34 -05:00
Dan Buch
57f63fd62f Scaffolding in some mashy stuff 2012-03-04 11:51:35 -05:00
Dan Buch
fedeefef98 more redis and resque stuff 2012-03-04 10:04:41 -05:00
Dan Buch
6fe8e8004e Adding some redis and resque bits 2012-03-04 09:33:37 -05:00
Dan Buch
588fdd52e8 unexplode! 2012-03-04 09:21:54 -05:00
Dan Buch
993a8c4ac4 explode! 2012-03-04 09:16:51 -05:00
Dan Buch
405f60769b maybe just do a facemash with maps... 2012-03-04 08:14:25 -05:00
Dan Buch
af32e6b11a Stubbing in a rails 2.3.2 app 2012-03-04 08:05:48 -05:00
Dan Buch
e9fb688ce7 Still trying ... must be something about using 3-year-old rails with current tools like rbenv and bundler :P 2012-03-04 07:47:26 -05:00
Dan Buch
5e325e594e Start again 2012-03-04 00:06:24 -05:00
Dan Buch
9d7e019c6b egads 2012-03-04 00:06:00 -05:00
Dan Buch
1197984300 I think that's it for now with the moving of the stuff... 2012-03-03 23:55:41 -05:00
Dan Buch
efc5cac809 re-namespacing since part of this exercise will be upgrading a rails2 app to rails3 2012-03-03 23:54:49 -05:00
Dan Buch
2a3ed69653 Stubbing in a new Rails2 app so that I can walk through some of the Rails2 -> Rails3 problems in miniature 2012-03-03 23:53:30 -05:00
Dan Buch
92f8b24f6a yet more scala 2012-03-03 23:15:05 -05:00
Dan Buch
f4f448926d a grand renaming so that the most significant portion of the name comes first 2012-03-03 21:45:20 -05:00
Dan Buch
c8b8078175 Merge remote-tracking (subtree) branch 'PracticingCSharp/master' 2012-03-03 20:23:38 -05:00
Dan Buch
c71dccccc4 Merge remote-tracking (subtree) branch 'PracticingR/master' 2012-03-03 20:22:22 -05:00
Dan Buch
f6ffe6ee43 Merge remote-tracking (subtree) branch 'PracticingCpp/master' 2012-03-03 20:21:13 -05:00
Dan Buch
179d9a15e6 Merge remote-tracking (subtree) branch 'PracticingPerl/master' 2012-03-03 20:19:47 -05:00
Dan Buch
77848fcda6 Merge remote-tracking (subtree) branch 'PracticingPhp/master' 2012-03-03 20:18:34 -05:00
Dan Buch
8506e9286e Merge remote-tracking (subtree) branch 'PracticingJava/master' 2012-03-03 20:17:08 -05:00