Hi! I need to release my code under some open source license (yet to be decided) so is there any rake task available that can automatically add license headers to all my models, controllers, tests, fixtures and plugins?
Regards, Mohsin Hijazee
Hi! I need to release my code under some open source license (yet to be decided) so is there any rake task available that can automatically add license headers to all my models, controllers, tests, fixtures and plugins?
Regards, Mohsin Hijazee
write one
And you can probably follow the example found in Dave Thomas's annotate_models plugin. It adds a structured comment to the top of all your models and fixtures.
-Rob
Rob Biedenharn http://agileconsultingllc.com Rob@AgileConsultingLLC.com