Douglas F Shearer

Results 23 comments of Douglas F Shearer

What Ruby Version and OS are you using? rename() here is the backports version, which makes me think you are using 1.8.7.

Is this repeatable? If so, does using the development branch fix it?

HI there. I've released 0.8.0. Please try this and see if it resolves your issue. I'd recommend you delete your index before testing this again. Thanks.

Hi Chris. Yes, the gem for 0.8.2 is the latest available release.

Hi @chunkiat82. What operation(s) are you carrying out when this happens?

Hi. This is possibly trivial to implement, I shall look into it. Thanks. On Thursday, 19 September 2013 at 12:28, ultimatenexus wrote: > Any plans on integrating STI support? >...

Hi. Not possible at the moment, though I may look at this in the future depending on whether it fits with the minimal-config ethos.

Kozy's changes have now been merged with the main repository. The following command works fine for me with 1.8.7 p249 and Rails 3.0.0.rc. ``` rails plugin install [email protected]:dougal/daemon_generator.git rails g...

My apologies, I inadvertently gave you my private repo URL. Use this instead: ``` rails plugin install git://github.com/dougal/daemon_generator.git ```

Homepage states `Down for maintenance`, but the latest tweets are from downtime in September. It would be nice if the Action didn't fail our test suite for planned downtime.