Talha Meh

Results 4 issues of Talha Meh

consider these models: ```ruby class Theme < ApplicationRecord # Relationships has_many :templates end ``` ```ruby class Template < ApplicationRecord # Relationships belongs_to :theme # Enums enum status: { active: 0,...

At the moment, cameleon only supports aws s3 storage? We're using cloudinary, can this somehow be achieved in order to upload media to cloudinary?

Is there a way one can remove attachinary on an input field? ``` $('.custom-file-field').attachinary('destroy'); ```

We're missing [Form Wizard](https://colorlib.com/polygon/gentelella/form_wizards.html) in this app