Project

merb-i18n

0.0
No commit activity in last 3 years
No release in over 3 years
Merb plugin that provides bindings to r18n
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

>= 1.0
>= 0.2.3
 Project Readme

merb-i18n

A plugin for the Merb framework that provides i18n support to translate your site in several languages.

It is just a wrap for R18n core library. See R18n documentation for more information. (http://github.com/ai/r18n)

Features

  • Nice Ruby-style syntax.
  • Filters.
  • Flexible locales.
  • Custom translations loaders.
  • Translation support for any classes.
  • Time and number localization.
  • Several user language support.

Instalation

gem sources -a http://gemcutter.org
sudo gem install merb-i18n

config/dependencies.rb

dependency "merb-i18n"

Usage

  • Create directory Merb.root/app/i18n and put there