Andrew Quinn

Results 2 issues of Andrew Quinn

Rails version: 6.0.2.1 Gem version: 0.8.6 Validation: `validates :bill_kit, content_type: { in: ['application/pdf', 'application/msword', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'], message: 'is not a PDF or Word Document' }` If you upload a file other...

help wanted

Using chartkick with Turbo 8's new morphing doesn't update the chart. **To reproduce** Add any chartkick chart to a page, and update the data source via a morph. Ex: ``...