We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c4e54 commit ef77d68Copy full SHA for ef77d68
development/ruby/gems.md
@@ -209,6 +209,11 @@ Tarih validasyonları için kullanıyoruz.
209
210
## Development Tools
211
212
+#### letter_opener
213
+Geliştirme sürecinde proje içerisindeki mailleri göndermek yerine tarayıcıdan gösteriyor. Oluşturulan mailleri ise `tmp` klasörünün altına atıyor.
214
+
215
+* https://github.com/ryanb/letter_opener
216
217
#### sextant
218
Geliştirme sürecinde route' ları veiwde gösteren bir gem. rails 4 ile birlikte varsayılan olarak geliyor.
219
@@ -262,4 +267,4 @@ Devise geminin bir çok dilde i18n dasyalarını barındırır.
262
267
#### i18n_generators
263
268
Modellerin locale dosyalarını oluşturur ve eski dosyalar ile senkronize eder.
264
269
265
-* http://github.com/amatsuda/i18n_generators
270
+* http://github.com/amatsuda/i18n_generators
0 commit comments