Rodrigo Willrich
Rodrigo Willrich
I'll translate the JavaScript part.
@lorbicki I started to translate the JavaScript session but haven't had much time. You can see what is still missing here #8.
I simply wanted to limit the depth of items being rendered. In this case, I just want to make 2 levels sortable. Is there any other way to make this?
It's exactly what I need!
It works if I set `config.i18n.locale = :'pt-BR'` in `config/application.rb` right after `config.i18n.default_locale = :'pt-BR'` line. Still I'm not sure why is `I18n.locale` being overridden at application initialization...
Couldn't it be a problem on a Rich dependency?
I sent you a PR (#94) to allow passing ssh options in `:rsync`.