We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8605593 commit 794a1fbCopy full SHA for 794a1fb
tr/503-gems.md
@@ -202,6 +202,11 @@ ActiveRecord ve i18n destekli enum türünde veri oluşturmamızı sağlıyor.
202
* https://github.com/brainspec/enumerize
203
* http://rubydoc.info/gems/enumerize/0.5.1/frames
204
205
+#### validates_timeliness
206
+Tarih validasyonları için kullanıyoruz.
207
+
208
+* https://github.com/adzap/validates_timeliness
209
210
## Development Tools
211
212
#### sextant
@@ -259,8 +264,3 @@ Modellerin locale dosyalarını oluşturur ve eski dosyalar ile senkronize eder.
259
264
260
265
* http://github.com/amatsuda/i18n_generators
261
266
*
262
-
263
-#### validates_timeliness
-Tarih validasyonları için kullanıyoruz.
-* https://github.com/adzap/validates_timeliness
0 commit comments