mirror of
https://github.com/github/rails.git
synced 2026-01-27 15:28:00 -05:00
c54b51fa7e6fd51f89cd74c9b2b2f144f2229ee9
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2939 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Controllers with acronyms in their names (e.g. PDFController) require the correct default helper (PDFHelper in file pdf_helper.rb). Closes #2262. Do not raise an exception when default helper is missing; log a debug message instead. It's nice to delete empty helpers.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%