Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Add Rails 6.0 as a Runtime dependecy or some kind of warning #27

@maxkerp

Description

@maxkerp

Hi there, just a little feedback.

We are still on rails 5.2 for one of our apps and did not update the gem for a while. Now that we did we ran into an issue with the method ActionView::Template::Handlers::ERB.call which does not have the source parameter on rails 5.2.

So if I don't miss something this gem is only compatible with rails ~> 6.0 starting with version 0.3.5.

Adding this to your runtime dependency or some kind of warning or even an Exception when its used with rails <= 6.0 could be really helpful and save the next developer some time.

Anyway thanks a lot for providing this gem! It's much appreciated ❤️

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions