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.
1 parent 1fe6c2e commit 5f54d78Copy full SHA for 5f54d78
lib/generators/rspec/scaffold/templates/request_spec.rb
@@ -18,6 +18,7 @@
18
include Engine.routes.url_helpers
19
<% end -%>
20
21
+ # This should return the minimal set of attributes required to create a valid
22
# <%= class_name %>. As you add validations to <%= class_name %>, be sure to
23
# adjust the attributes here as well.
24
let(:valid_attributes) {
0 commit comments