Andrew Atkinson

Results 42 comments of Andrew Atkinson

Thanks for posting the archive link. I hope this is only temporary, because that site is really good!

I submitted the revised URL for a revised printing of the book. Thank you.

Hi @nigel-lowry Thanks! I've found I need to either backslash escape the space, or surround the whole path in double quotes. This script runs for me like: ```sh sh tail_log.sh...

@nvanoorschot Is this still a gem you use, and is this PR something you're still interested in? I'm helping maintain the gem now so doing some housekeeping. Thanks.

@AndBobsYourUncle Hi there. Is this still something you're interested in having? If so, is it still an issue? Could you expand a bit further on the use case including perhaps...

@xronos-i-am Is this still desired functionality? Do you have a scenario where a sequence is created outside of a table, where it shouldn't be dumped? I could see a scenario...

Looking forward to trying out new changes! I'm sure @FranckPachot would be interested as well.

Agree w/ @lfittl this makes sense to support. I'm working on an application that uses `migration_paths` so I can help verify the changes.

@hlascelles Did you get a chance to work on this?

GitLab Rails Rubocop that I like: - Rails/FindEach https://gitlab.com/gitlab-org/ruby/gems/gitlab-styles/-/blob/master/rubocop-rails.yml?ref_type=heads#L104 - Rails/Pluck - Rails/PluckInWhere - Rails/TransactionExitStatement