mirror of
https://github.com/github/rails.git
synced 2026-01-29 00:08:15 -05:00
40bdbba48dfb80b824b1522fc99ca24669dea7b4
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4574 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
text_field_with_auto_complete stylesheet uses <style type="text/css"> instead of bare <style>. Closes #5610.
Fix invoke_layered since api_method didn't declare :expects. Closes #4720. [Kevin Ballard <kevin@sb.org>, Kent Sibilev]
Oracle: use nonblocking queries if allow_concurrency is set, fix pessimistic locking, don't guess date vs. time by default (set OracleAdapter.emulate_dates = true for the old behavior), adapter cleanup. Closes #5635.
HashWithIndifferentAccess shouldn't confuse false and nil. Closes #5601. Nor should it mistreat legitimate nil values.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%