I'm looking to copy files from subdirectories that match this pattern
vendor/plugin/*/tasks/*.rake
into a folder
lib/tasks
I think that this could be done several ways, but wanted to see if a guru could come up with something slick! Thanks in advance :-)