Awesome
Translation server
Stores translations with location and screenshot. Enable users to easily edit translations and then any rails application can use them.
Architecture of service
Data model of Translation server
Catcher is middleware in rails APP which catches all used translations in page and then it sends them into Translation Server.
Screenshots middleware takes highlights and images which sends into Translation Server.
Developer
Use the following guides for getting things done, programming well, and programming in style.
Clear database (without users)
rake clear_database