extract_i18n 0.6.2
Install from the command line:
Learn more about RubyGems packages
$ gem install extract_i18n --version "0.6.2"
Install via Gemfile:
source "https://rubygems.pkg.github.com/pludoni" do
gem "extract_i18n", "0.6.2"
end
About this version
Extact i18n from Ruby files using Ruby parser and slim files using regex interactively