RubyGems Navigation menu

haml-magic-translations 4.1.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)
Show all versions (15 total)

Runtime Dependencies (1):

haml ~> 4.0

Development Dependencies (7):

actionpack >= 0
gettext >= 2.3
haml-contrib >= 1.0
maruku >= 0
rdoc >= 2.4.2
rspec >= 2.11

Owners:

Authors:

  • Kriss Kowalik, potager.org

SHA 256 checksum:

83e73486c44356c077432470aef7d41880cb9feb973bbdd9f52b7f18e0ad857f

Total downloads 47,542

For this version 3,874

Licenses:

N/A

Required Ruby Version: >= 0

Links: