Noah Clark
Noah Clark
One way to start would be to have a logger toggle that logged to a log file everything needed to play back the game. The log by it self would...
Thanks! From the project root, this works `protoc --proto_path=api --ruby_out=lib api/atc/v1/* ` You'll need to create the `lib` directory first of course.
@jdno Thanks for the effort! I messed around with the generated files last night, but didn't make much progress. I assume once I have access to the gem it will...
@jdno if you post what you have for a ruby gem, I can take a look at finishing it if you want to take a look at some of the...
@kingsdeb You can point your Gemfile to the rails3 branch to pull in whatever you need.
Can't you order your before filters in such a way that the first thing it does is write out the data and then hits the halt?
Any update on this?
I found another grouped_validations that claims to have worked for others on Rails 4.2.4 here: https://github.com/BroiSatse/grouped_validations/commit/49f634a655391aade53870ab4e7091d6605c2208 However, I can't seem to get it working. I keep getting `undefined method 'group_valid?'...
Ahh, thanks! Hopefully this can help a fellow traveler as well.
I'm on AMD and experience something potentially similar. When I come back to my laptop, the password prompt is there, but I can not type on either my USB keyboard...