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

Clarify compatibility #1631

Closed
pablobm opened this issue May 1, 2020 · 3 comments
Closed

Clarify compatibility #1631

pablobm opened this issue May 1, 2020 · 3 comments
Labels
dependencies changes or issues relating to a dependency documentation how to use administrate, examples and common usage feature new functionality that’s not yet implemented

Comments

@pablobm
Copy link
Collaborator

pablobm commented May 1, 2020

What versions of Rails does Administrate support? What about other libraries?

There's some detection we can do. For example we can show a warning on boot if using an old version of Rails:

  • Establish minimum compatible versions.
  • Show warnings.
This was referenced May 1, 2020
@pablobm pablobm added dependencies changes or issues relating to a dependency feature new functionality that’s not yet implemented labels May 1, 2020
@nickcharlton nickcharlton added this to Next up in Administrate May 1, 2020
@nickcharlton nickcharlton added the documentation how to use administrate, examples and common usage label May 1, 2020
@nickcharlton
Copy link
Member

What do you think about this now?

Do we have a set of known incompatibilities we could look at warning for?

As for Rails support, #1740 bumps the minimum to 5.0 and updates it in the README.

@pablobm
Copy link
Collaborator Author

pablobm commented Aug 20, 2020

I don't have a list, no. I'm not sure how to best proceed. Perhaps just see what people have issues with, and see how we go.

@nickcharlton
Copy link
Member

I think we can roll with it as stuff comes up, iirc we opened this when we were struggling with Rails/dependency version support a bit and hopefully #1740 solves some of that, at least.

Administrate automation moved this from Next up to Done Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies changes or issues relating to a dependency documentation how to use administrate, examples and common usage feature new functionality that’s not yet implemented
Projects
Administrate
  
Done
Development

No branches or pull requests

2 participants