Ruby on Acid, continued...
Came up with an elaborate setup to step through all the permutations of an array of generators, and was getting so much repetition that I switched back to picking randomly. :P Dropped the increment and skip generators from the pool for this run because, frankly, they tended to make things ugly. I have a couple plans to “mute” or otherwise influence their effects, though, so I may be using them further in the future.
A YAML dump of the generators is embedded in each picture, so if you squint you can read what went into each.
Read more...MetaGenerator...
I’m getting an insane amount of variety out of very little code.
Read more...Guess I'm freaking amazing, then...
Read more...We are all motivated by a keen desire for praise, and the better a man is, the more he is inspired to glory.
-Cicero
Yeah, suck it, Kafka!
Read more...Oh, for Pete's sake...
This is what my evening has been like…
Spec::Mocks::MockExpectationError in 'ResourceManager#load_resources with global assets loads gif files' # expected :cache_image with (:test, "test/data/loads_png/test.png") but received it with (:gif, "test/daUnknown type of file: test/data/state_specific/.DS_Store Unknown type of file: test/data/state_and_global/.DS_Store ta/loads_gif/gif.gif") ./src/managers/resource_manager.rb:19:in `load_resources' ./src/managers/resource_manager.rb:11:in `each' ./src/managers/resource_manager.rb:11:in `load_resources' test/unit/managers/resource_manager_spec.rb:38:
Grumble, grumble… fix
Spec::Mocks::MockExpectationError in 'ResourceManager#load_resources with global assets loads gif files' # expected :cache_image with (:test, "test/data/loads_gif/test.gif") but received it with (:gif, "test/data/loads_gif/gif.gif")
GRUMBLE grumble grumble… fix
Spec::Mocks::MockExpectationError in 'ResourceManager#load_resources with global assets loads gif files' # expected :cache_image with (:test, "test/data/loads_gif/gif.gif") but received it with (:gif, "test/data/loads_gif/gif.gif")
#$#@$#@#$#$@$#@$@#!!!!
Read more...