Rails config: handle i18n and migration methods

This commit is contained in:
Joshua Clayton 2016-05-21 06:29:28 -04:00
parent 307dd2030f
commit c5f2a38e80

View File

@ -1,5 +1,12 @@
- name: Rails
allowedTerms: []
allowedTerms:
# migrations
- up
- down
- change
- index
# i18n
- t
autoLowLikelihood:
- name: Migration
pathStartsWith: db/migrate/