Skip to content

Commit 5f54d78

Browse files
akinomaenipirj
authored andcommitted
Fill in a comment line that are missing from the template
1 parent 1fe6c2e commit 5f54d78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/generators/rspec/scaffold/templates/request_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
include Engine.routes.url_helpers
1919
<% end -%>
2020
21+
# This should return the minimal set of attributes required to create a valid
2122
# <%= class_name %>. As you add validations to <%= class_name %>, be sure to
2223
# adjust the attributes here as well.
2324
let(:valid_attributes) {

0 commit comments

Comments
 (0)