czepesch

Results 10 comments of czepesch

> sorry for taking too long to respond Hi! it's okay. As far I understand I can't use sass at all, because I use Tailwind and I need Stimulus. Is...

@Dreamersoul yes, repo is public, you can look at it: https://github.com/r-rails/plants For now removed both administrate and field-active_storage. Not sure if you can help me and and I can live...

~~unfortunately @n-studio's fork breaks Stimulus..~~ sorry, this compile-assets branch breaks Stimulus, but @n-studio's fork have fix for date-picker, so it works! update: I feel lost, please someone clarify. I can't...

@muriloime hey! I tried to deploy my app with Dokku using your fork, but have this error: `-----> Preparing app for Rails asset pipeline Running: rake assets:precompile Done in 1389ms....

@muriloime I don't have this gem in my project and don't think I should use at all. If so, there is no way to make administrate work? or it is...

@BoutValentin thank you very much for that fix, I've installed mail_from using your repository and was able to send two files. Finally!

So, I was told that this task is performed by another gem: solidus_globalize >_

@carlosantoniodasilva hello, I checked. Can't send attachment when file field set to multiple: true. When I remove multiple, I'm able to send one file. Maybe I'm missing something. It works...

@carlosantoniodasilva main branch at first, and now checked with exactly "1.10.0" `files: [] `in permit params `attribute :files, attachment: true` in the model `f.file_field :files, :type => "file", multiple: true`...

hm... I just sent two files successfully too, but I don't remember changing anything, just ctl+Z to where it has been.. anyway. Thanks!