Nick Lozon

Results 11 comments of Nick Lozon

I wrote an updated script, but it never seemed to work quite right. I no longer use duplicity, but I could share it.

Fixed by setting the absolute path to solargraph. ![image](https://user-images.githubusercontent.com/487421/137502299-8e72c527-0051-4164-b733-c55d83f6fc4e.png)

> Can you expound a bit? Yes - find the full path of `bundle` and `solargraph` binaries and set them in the Solargraph settings in VS Code. You can typically...

I know this is old, but I created a pull request to fix it. I'll consider publishing my own library if the author is no longer maintaining this one. https://github.com/todda00/meteor-collection-revisions/pull/10...

Check your server logs? I found a bug in restoring revisions, will create a pull request soon. For now, try: ``` javascript CollectionRevisions.products = { field: 'revisions' }; products.attachCollectionRevisions(CollectionRevisions.products); ```...

~~I was notified of this Issue, so I guess I was added as a maintainer.~~ ~~I could pull my changes to this repo, but I still wouldn't have access to...

@richardkmiller would you like me to write test cases and maybe we can get this merged?

@richardkmiller I wrote a test and opened a PR against your repo: https://github.com/richardkmiller/sprockets-rails/pull/1 I think the change makes sense and works - sprockets-rails assumes the map file will exists in...

Maintainers aren't acknowledging this, even closing some of the issues: - https://github.com/RubyMoney/money/issues/998 - https://github.com/RubyMoney/money/issues/1052

Those look correct to me.