On Fri, Oct 7, 2011 at 3:10 PM, Nike Mike
<lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org>
wrote:> How to automate the copyright text for each newly created files in ruby
> projects or with rails framework.
For Rails you can create your own generators[1].
For other Ruby projects, I guess it depends on how you create your
files. If you''re using some sort of IDE, it will depend on that,
otherwise, you;ll have to add it yourself.
Hope it helps.
[1]http://guides.rubyonrails.org/generators.html
--
Leonardo Mateo.
There''s no place like ~
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.