Paweł Świątkowski
Paweł Świątkowski
By the way, shoudn't assets be generated into app/assets, not just assets?
Have you tried a [solution from wiki](https://github.com/edgarjs/ajaxful-rating/wiki/Rails-3-View-Update-with-jQuery)? It worked for me recently.
I could to that, I think. Do you mean to add all zones from the list? What about duplicate abbreviations, such as AMT?
+1 for the idea of using Shrine. It's a great solution and seem to better support the migration case. There are [some migration guides](https://gist.github.com/jmevans0211/b9abb28ed51b13a46df451e87c901767) for Paperclip -> ActiveStorage, but they...
Hi! I also tried to reproduce it (regular Linux installation, no VM), but with no luck. Are you sure the issue still exists?
What system are you using and how did you install manuskript? I have just checked on Linux and manuskript from git and it seems to work as expected (opens a...
So you actually call `bin/manuskript` from repository root or `manuskript` from `bin` directory? Or do have it added to `PATH`?
I wouldn't recommend going into PDF import, unless you want to spend next ten years just on that feature alone 😉 The thing is that PDF reference [has more than...
Probably extracting just a config option to exclude some directories from the linked PR would be pretty easy.
@jodosha I rebased this onto `main` to resolve conflicts. However, you assign it to me, but I'm not sure what more I should do with this PR ;)