A Guide to Localizing Rails Active Record Models
Two approaches to localizing your Ruby on Rails app content.
Rails is a web programming framework written in the Ruby language – hence its full name “Ruby on Rails.” It encourages structuring the application based on the Model-View-Controller pattern with RESTful client/server interactions. Our blog brings you a number of articles discussing different ways for setting up multilingual websites in Rails.
Two approaches to localizing your Ruby on Rails app content.
We've curated a list of the best online resources to... read more
At Phrase, we provide weekly brown-bag sessions to share knowledge... read more
Having a reliable build process is highly critical for us... read more
As your business grows, so does your application and therefore... read more
Are you creating web applications with the Ruby on Rails... read more
Active Record Validation in Rails provides an easy way to... read more
Let's discuss different ways of managing locales across requests in... read more
In this article we will discuss how to add support... read more
At Phrase we've been localizing our user interface for several... read more
For everyone who wants to use the phrase gem and... read more