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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strip final newline from Action View renders #42279

Merged
merged 1 commit into from
Jun 4, 2021

Commits on Jun 4, 2021

  1. Add option to strip trailing newlines from ERB templates

    Add failing test for views with trailing newlines
    
    Add and test config option
    
    Move config option to config/application.rb
    
    Move implementation to ERB template handler
    
    Move config option to ActionView::Template::Handlers::ERB
    boardfish committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    fe5ef42 View commit details
    Browse the repository at this point in the history