RubyGems Navigation menu

haml-magic-translations 0.5.0

This plugin provides "magical translations" in your .haml files. What does it mean? It's mean that all your raw texts in templates will be automatically translated by GetText, FastGettext or Gettext backend from I18n. No more complicated translation keys and ugly translation methods in views. Now you can only write in your language, nothing more. At the end of your work you can easy find all phrases to translate and generate .po files for it. This type of files are also more readable and easier to translate, thanks to it you save your time with translations.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 4.2.0 - December 19, 2016 (14.5 KB)
  2. 4.1.1 - September 09, 2015 (14.5 KB)
  3. 4.1.0 - May 06, 2014 (13.5 KB)
  4. 4.0.3 - May 05, 2014 (14.5 KB)
  5. 4.0.2 - May 04, 2014 (14.5 KB)
  6. 0.5.0 - March 21, 2013 (14.5 KB)
Show all versions (15 total)

Runtime Dependencies (1):

haml ~> 3.1

Development Dependencies (6):

actionpack >= 0
gettext >= 2.3
maruku >= 0
rdoc >= 2.4.2
rspec >= 2

Owners:

Authors:

  • Kriss Kowalik, potager.org

SHA 256 checksum:

df7c582c92754536c1f221eba638f7a85190d31bdee7e34dba2376b1258db8b2

Total downloads 47,542

For this version 2,903

Licenses:

N/A

Required Ruby Version: None

Links: