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

Use more explicit dependencies for Rails helper #565

Merged
merged 1 commit into from
Apr 1, 2021
Merged

Use more explicit dependencies for Rails helper #565

merged 1 commit into from
Apr 1, 2021

Commits on Mar 24, 2021

  1. Use more explicit dependencies for Rails helper

    This doesn't require all of Rails, only ActionView & Railties. Reduce
    the dependencies here means that it enables folks to use only parts of
    Rails and to slim down their applications by removing unused components
    of Rails.
    dbussink committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    2d32eff View commit details
    Browse the repository at this point in the history