lphm
lphm
Hello, I have an error when pushing my rails application in production environment (CentOS 6 - Apache) : ActionView::Template::Error (Permission denied - /.phantomjs) But phantomjs is installed on my server....
Hello, I need to customize admin form breadcrumbs with making conditions/tests on current loaded instance in form. How can I do this ? Thank you
I was unable to find how I could change the path behind the "+" (add) button in the primary toolbar. I created several admin resources allowing to display different tables...
I have an Admin Resource that have many scopes. I would to create several menu items in my admin resource who targets each scopes. For example : menu item "suppliers"...
I reopen this issue because for me it does not work for ``` has_many_attached :attachments active_storage_fields do [:attachments] end form do |record| active_storage_field :attachments end ``` And only one file...
## Module l10n_fr_invoice_addr ## Describe the bug On PDF, columns with invoice details (due date, operation type, etc) above items table are not correctly formatted. ## To Reproduce **Affected versions**:...