Compare commits
2 Commits
f98b5a07d5
...
d96d9c4485
Author | SHA1 | Date | |
---|---|---|---|
d96d9c4485 | |||
c24b6b1b72 |
@ -18,6 +18,7 @@ let g:rails_projections = {
|
||||
\ "app/javascript/*.sass": { "command": "packstylesheet" },
|
||||
\ "app/javascript/*.js": { "command": "packjavascript" },
|
||||
\ "app/javascript/*.coffee": { "command": "packjavascript" },
|
||||
\ "app/jobs/*_job.rb": { "command": "job" },
|
||||
\ "app/decorators/*_decorator.rb": { "command": "decorator" },
|
||||
\ "app/presenters/*.rb": { "command": "presenter" },
|
||||
\ "app/models/concerns/*.rb": { "command": "concern" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user