mirror of
https://github.com/github/rails.git
synced 2026-01-27 07:17:58 -05:00
85baf07be82b7e4313c6eeeebdd365a6f45fd405
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2938 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%