|
@@ -229,7 +229,7 @@ let g:rails_gem_projections = {
|
|
|
\ }
|
|
\ }
|
|
|
\ },
|
|
\ },
|
|
|
\ "factory_girl": {
|
|
\ "factory_girl": {
|
|
|
- \ "spec/factories/*.rb": {
|
|
|
|
|
|
|
+ \ "spec/factories/*_factory.rb": {
|
|
|
\ "command": "factory",
|
|
\ "command": "factory",
|
|
|
\ "affinity": "collection",
|
|
\ "affinity": "collection",
|
|
|
\ "alternate": "app/models/%i.rb",
|
|
\ "alternate": "app/models/%i.rb",
|