Category: Database, github, yaml

Here is the second half of Ilya Bodrov's guide for Rails I18n. Did you miss Part I? Read it here! So now suppose we wish to manage blog posts using our application. Create a scaffold and apply the corresponding migration:

Related Articles