Skip to content

Commit

Permalink
Update tr/503-gems.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunus ÖZCAN committed Feb 22, 2013
1 parent 403942d commit dd69118
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions tr/503-gems.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,3 +231,20 @@ Uygulamadaki N+1 problemlerini tespit ediyor.

* https://github.com/flyerhzm/bullet
* http://railscasts.com/episodes/372-bullet

## i18n Data

#### rails-i18n
Rails için bir çok dilde tarih, saat, pluralization vb i18n dosyalarını barındırır.

* https://github.com/svenfuchs/rails-i18n/

#### devise-i18n
Devise geminin bir çok dilde i18n dasyalarını barındırır.

* https://github.com/tigrish/devise-i18n

#### i18n_generators
Modellerin locale dosyalarını oluşturur ve eski dosyalar ile senkronize eder.

* http://github.com/amatsuda/i18n_generators

0 comments on commit dd69118

Please sign in to comment.