Re: [Rails] custom copyright text to ruby file automatically
On Fri, Oct 7, 2011 at 3:10 PM, Nike Mike <lists@ruby-forum.com> 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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home