Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some changes we have implemented in Violet Rails (uses CMS extensively) #950

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

donrestarone
Copy link

Summary

addresses issues such as:

  1. redactor wrapping

    tags around proper markup

  2. updating a file does not update the variant referenced in pages (due to caching)
  3. ruby 3 incompatibility

donrestarone and others added 23 commits April 4, 2021 18:46
override default config for redactor (allows unsafe html/script tags)
when a file is updated, the content cache is flushed so that the upda…
chore(): add remote form explicitly

form_for helper won't create remote form on rails 6. Explicitly making categories form remote
Integer parser implementation
Integer parser implementation to support: restarone/violet_rails#1424
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants