mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
9acb1f95c9853dba704be7c690c4c0746ca8e8d6
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2252 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Added check for RAILS_CONNECTION_ADAPTERS on startup and only load the connection adapters specified within if its present (available in Rails through config.connection_adapters using the new config) #1958 [skae]
Fixed Inflector.underscore for use with acronyms, so HTML becomes html instead of htm_l #2173 [k@v2studio.com]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%