bora icon indicating copy to clipboard operation
bora copied to clipboard

Use Marshall to deep_copy template_config

Open herebebogans opened this issue 7 years ago • 2 comments

Should fix #38.

herebebogans avatar Nov 22 '17 06:11 herebebogans

@herebebogans Hi, can we create a release for this fix?

starchx avatar Nov 28 '17 06:11 starchx

@starchx waiting for @ampedandwired to review.

Do you want to try using my fork in a bundle to test the fix?

Try a gemfile like the following in your project

source 'https://rubygems.org'

gem 'bora', git: 'https://github.com/herebebogans/bora.git', branch: 'fix_deep_merge'

then bundle exec bora <command> will use it.

herebebogans avatar Nov 28 '17 22:11 herebebogans