mirror of
https://github.com/github/rails.git
synced 2026-01-30 16:58:15 -05:00
6af2cbca07821e66cc358a4105a54c78f1dde19b
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7059 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%