search for: process_view_path

Displaying 1 result from an estimated 1 matches for "process_view_path".

Did you mean: process_view_paths
2012 May 07
0
Problem with process_view_paths "DEPRECATION WARNING"
Hi, I read this commit ( https://github.com/rspec/rspec-rails/commit/ff6a9ff9555eaead5167497dd7d2e6c5519171c7) to eliminate process_view_paths warning. But, process_view_paths still warning and I don''t understand why. Warning message: DEPRECATION WARNING: process_view_paths is deprecated and will be removed from Rails 3.2. (called from set_custom_view at /.../app/controllers/application_controller.rb:43) * code * [line 42] def...