RubyGems.org

rtlize

0.2.1

RTLize is a rails plugin that semi-automatically allows you to use the same stylesheet file(s) to produce both left-to-right and right-to-left layouts for your markup. It does this by intelligently switching all the left/right properties and values in the stylesheets you choose to RTLize.

installgem install rtlize
Authors

Marwan Al Jubeh

516 total downloads 257 for this version
Owners

258b9e6c34849e1286236cc2c3ba1d0e

Gemfile
gem "rtlize", "~> 0.2.1"
Versions
  1. 0.2.1 December 16, 2012
  2. 0.1.0 December 16, 2012
Show all versions (3 total)
Runtime Dependencies
  1. rails ~> 3.2.8
Development Dependencies
  1. sqlite3 >= 0