Skip to content
  • Benjamin Neff's avatar
    Remove rails_admin · 7d9c6c85
    Benjamin Neff authored
    This is now broken since more than half a year, so I think we can just
    remove it.
    
    Podmins shouldn't use this anyway, because it does bad things, like
    replacing NULL with an empty string when editing something. If we really
    need an admin interface for something, we should add it to our own admin
    panel at /admins/dashboard.
    
    Fixes #7027 and #6413
    
    closes #7440
    7d9c6c85
This project manages its dependencies using Bundler. Learn more