Inge Jørgensen
Inge Jørgensen
See syl20bnr/spacemacs#7336 In short, highlighting works correctly for the first file opened, but subsequent buffers lose most of the highlighting. Emacs 25.1 now provides it's own scss-mode derived from css-mode,...
- [x] Database models - [x] User profile view - [ ] UI for editing your links - [ ] UI for browsing users - [ ] Admin UI
- Add tsvector indices for exhanges and posts - Replace Solr with PostgreSQL full text search
Fixes #160.
### Summary Server rendering currently raises an `undefined method '[]' for an instance of Propshaft::Assembly` error when using the Propshaft assets pipeline, since it assumes Sprockets is present. This PR...