RubyGems.org

css_convertor flips the layout of your CSS file. You can use it if you're designing a website that supports both LTR and RTL languages: css_convertor will create a seperate CSS file of the new layout.

installgem install css_convertor
Authors

Nour

782 total downloads 139 for this version
Owners

5af04ec4addc9da56224aa736ae4a3dd

Gemfile
gem "css_convertor", "~> 1.0.3"
Versions
  1. 1.0.3 March 29, 2013
  2. 1.0.2 March 29, 2013
  3. 1.0.1 March 29, 2013
  4. 1.0.0 September 28, 2012
Development Dependencies
  1. rake >= 0
  2. test-unit >= 0