warbler icon indicating copy to clipboard operation
warbler copied to clipboard

Avoid removing files not ended in .rb

Open pacop opened this issue 5 years ago • 1 comments

When the option compiled_ruby_files is personalized to use different extensions, for instance, .rake files. They are removed each time warble is called.

Problem was in lib/warbler/task.rb where every file not ended in .rb were being removed.

pacop avatar May 16 '19 11:05 pacop

I was not able to pass specs, neither in travis nor my pc. Force-pushed to try again, but it was unsuccessful

pacop avatar May 16 '19 12:05 pacop