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

Compatibility with rails_admin > 3.1 and rails > 6.1 #30

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

oloomoses
Copy link

@oloomoses oloomoses commented Jun 2, 2023

  • Convert view from .halm to .erb
  • Add main.js as JavaScript entry
  • Fix dependency issues

NB:

  • Paper trial changeset returns a nil value, and therefor the popup widget will be black. To fix this add
config.active_record.use_yaml_unsafe_load = true

in config/application.rb as discussed in here: (https://stackoverflow.com/questions/72970170/upgrading-to-rails-6-1-6-1-causes-psychdisallowedclass-tried-to-load-unspecif)

@rikkipitt

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.

None yet

1 participant