Rework RTL handling to keep rules together
This commit is contained in:
parent
6f9ad2eab6
commit
d68368e0d5
17 changed files with 143 additions and 562 deletions
3
Gemfile
3
Gemfile
|
@ -13,6 +13,9 @@ gem 'pg'
|
|||
# Load jquery support
|
||||
gem 'jquery-rails'
|
||||
|
||||
# Load R2 for RTL conversion
|
||||
gem 'r2'
|
||||
|
||||
# Load rails plugins
|
||||
gem 'rails-i18n', ">= 0.6.3"
|
||||
gem 'dynamic_form'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue