James Crisp

Results 11 comments of James Crisp
trafficstars

Hi! Thanks for your interest in Rails Refactor. If you send me a pull request, I can merge in your change and re-publish the gem with a new version. Cheers...

I'd suggest it does not fail but does print out a warning if a file is missing.

I'm doing some updates now to bring it into rails 4

Hi @wonderer007 I've made quite a few updates now, and brought it across to use a modern gem setup. I suspect it'll work for you now, but you'll need to...

@wonderer007 so I've already updated the included Dummy app to rails 4 (re-generated it and updated refactor tests) and it is no longer included in the gem file, though it...

Hi @johnpitchko, would you be interested in writing a PR for this to provide Minitest support? The switch could happen automatically based on if the spec folder existed. Cheers James

Thanks for the suggestion, it sounds like a highly useful improvement. Would you be interested in writing a (small) PR for it? I'd suggest making it an option based on...

Thanks Jimmy, do you want to fork and send me a pull request? Be sure to pop in test for it too. Cheers

Thanks Jimmy! On 1 March 2014 11:13, Jimmy Börjesson [email protected] wrote: > I might if I have time later, I thought I'd just open the issue in the > meantime....

certainly once your schema is in production On 10 November 2012 01:18, rdsoze [email protected] wrote: > I think creating a new migration is better than modifying existing > migrations which...