Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information