Hey, Just wanted to let you know super_stamper 0.0.5 is now fresh on Rubygems.org. It organizes your comment headers and allows you to put company name, copyright information and other stuff at the top of all your source files. How it works: 1. create a new file, header.txt 2. write a message in it 3. run super_stamper and optionally, magic_encoding (installing both gems is recommended) $ super_stamper -q && magic_encoding The -q flag adds a nice quote from the http://www.bash.org Top 200 QDB. Example listed below. # -*- encoding : utf-8 -*- # -- begin header -- ############################################################################### # super_stamper, a nifty tool that puts headers in all your source files. # It does exactly what you see here: a header.txt file is pasted into every .rb file. # Also, some random quotes can be added just for kicks. # # Protip: also install the magic_encoding gem alongside to use it like this: # $ super_stamper -q && magic_encoding # # (c) 2012 Commander Johnson # Licensed under the MIT license ############################################################################### #<by> Is there anyway I can tell the world I''m an idiot? #<Seven7> Of course, just type your name, where you live and your confession #<by> Kk #<by> I am Mark Duval of Belgium, and I am an idiot #<by> ? #<by> Now what? #<Seven7> Don''t worry. It''s done # -- end header -- All the best, Cmdjohnson -- 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 https://groups.google.com/groups/opt_out.