Skip to content

Commit 04a7501

Browse files
committed
Merge pull request #93 from amatsuda/whitespace
Removing whitespace in the scaffold template generator
2 parents c9476b1 + 59a89ca commit 04a7501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/generators/haml/scaffold/templates/index.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
%th
1010
%th
1111
%th
12-
12+
1313
%tbody
1414
- @<%= plural_table_name %>.each do |<%= singular_table_name %>|
1515
%tr

0 commit comments

Comments
 (0)