Seamus Abshere

Results 38 comments of Seamus Abshere

@towerhe it's tough - we would have to start with https://github.com/seamusabshere/unix_utils perhaps we can find a good example of another ruby library that successfully calls binaries on jruby AND windows.

hi @towerhe you may be able to hack it with: ``` Car.data_miner_script.steps[9].start ``` it's a known problem with data_miner that this is hard to do - please let me know...

i hate to say it, but the tests have been neglected for years - they need to be cleaned up.

> If the key is defined, the records with the provided keys will only be updated. when there is no key defined, data_miner should create new records instead. that should...

ok, i see what you mean - correct, data_miner assumes that it is always in upsert mode. would your problem be solved if you could just leave out `key` and...

@towerhe do you need a gem release before you can close this?

i really like this idea

is it safe to `docker kill` or `docker rm` ?

heh, no more extends in latest version of docker-compose.yml :)