mirror of
https://github.com/github/rails.git
synced 2026-01-31 01:08:19 -05:00
7f517348db260fb0794a3644f761ac91fe540472
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7034 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Make ActionView#view_paths an attr_accessor for real this time. Also, don't perform an unnecessary #compact on the @view_paths array in #initialize. Closes #8582 [dasil003, julik, rick]
Remove ActiveResource::Struct because it hasn't proven very useful. Creating a new ActiveResource::Base subclass is often less code and always clearer. Closes #8612.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%