This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| let g:rails_projections = { | |
| \ "app/models/*.rb": { | |
| \ "related": "spec/factories/%p.rb", | |
| \ }, | |
| \ "spec/factories/*.rb": { | |
| \ "command": "factory", | |
| \ "affinity": "collection", | |
| \ "alternate": "app/models/%i.rb", | |
| \ "related": "db/schema.rb#%s", | |
| \ "test": "test/models/%i_test.rb", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am geoffharcourt on github. | |
| * I am geoffharcourt (https://keybase.io/geoffharcourt) on keybase. | |
| * I have a public key whose fingerprint is E3B2 EFA0 5449 2E13 BBE0 B4B5 F7AE D06E 15DD B1C5 | |
| To claim this, I am signing this object: |
NewerOlder