ruby_gettext_extractor.rb

Path: lib/gettext_i18n_rails/ruby_gettext_extractor.rb
Last Update: Mon Aug 26 14:11:56 +0000 2013
 new ruby parser from retoo, that should help extracting "#{_('xxx')}", which is needed especially when parsing haml files

!/usr/bin/ruby

 parser/ruby.rb - look for gettext msg strings in ruby files

Required files

rubygems   ruby_parser   gettext/tools/rgettext   gettext/rgettext  

[Validate]