Print

Print


Hi all,

> take a look also at the following if they fits your needs
> (the first two are italians, and they lack english documentation, sorry)
>
> http://www.archimista.it (ruby on rails)
> https://github.com/codexcoop/archimista

Archimista is 70-80% translated into english (at least the GUI...), if
you don't know ruby you have just to edit environment.rb (in
application\config), change

 config.i18n.default_locale = :it

into

 config.i18n.default_locale = :en

and restart rails.

Sadly Raffaele is right: no english documentation (I guess that it's
my job, but my english isn't good enough :-)), but you can send me an
email for any questions

Best
Salvatore