active_merchant icon indicating copy to clipboard operation
active_merchant copied to clipboard

Add default bundler binstubs, move generate script

Open bdewater opened this issue 7 years ago • 3 comments

The community has settled on a bin/ folder for scripts, I've added default generated scripts from bundle gem to facilitate with experimenting and moved the generate script there.

Remove rubygems require form generate per https://gist.github.com/rtomayko/54177 - tested and it still works fine.

bdewater avatar Jul 07 '17 19:07 bdewater

@dtykocki How do you feel about this? I know you were generally not in favor of adding to scripts/ in the past, but is adding to bin in this context okay?

bpollack avatar Jun 25 '18 00:06 bpollack

@bdewater If this is something you want, I'm happy to rebase and land this today; just let me know.

bpollack avatar Jul 10 '18 12:07 bpollack

@bdewater I rebased this and made tests pass. Happy to merge if you'd like.

bpollack avatar Jul 24 '18 16:07 bpollack