mirror of
https://github.com/github/rails.git
synced 2026-01-26 14:58:11 -05:00
dfd0bdf1a0970c988419d12f2c22da2fc26dece7
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2253 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%