Published on

RTL Version of SB Admin 2 for Rails

Authors

Some time ago, I developed a Rails gem to easily integrate the SB Admin 2 Bootstrap-based admin theme into applications. You can check it out here.

Originally created by Start Bootstrap, all credits for the Bootstrap admin theme development go to them. The original repository for the theme can be found here.

Why an RTL Version?

Recently, a user reported an issue, asking whether the gem supported an RTL (Right-To-Left) version of the theme. While an RTL version of SB Admin 2 already existed, I noticed occasional bugs in its implementation. To ensure full functionality, I decided to create my own RTL adaptation.

I’ve now uploaded this RTL version to GitHub so that anyone who needs it can easily download and use it.

Where Can I Find the Code?

You can find the complete RTL adaptation on GitHub. Feel free to clone, modify, and experiment with it! 😃