mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04:00
97f418ce022da6b5da9cf24779932820e947414d
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2943 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%