We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
render file:
1 parent 7300e06 commit 5737b93Copy full SHA for 5737b93
features/controller_specs/anonymous_controller.feature
@@ -101,6 +101,8 @@ Feature: anonymous controller
101
When I run `rspec spec`
102
Then the examples should all pass
103
104
+ # Deprecated support removed in https://github.com/rails/rails/commit/d52d7739468153bd6cb7c629f60bd5cd7ebea3eb
105
+ @rails_pre_6
106
Scenario: Specify error handling in `ApplicationController` with render :file
107
Given a file named "spec/controllers/application_controller_spec.rb" with:
108
"""ruby
0 commit comments