There was an error while loading. Please reload this page.
2 parents 9884b1f + 64549aa commit 201fd45Copy full SHA for 201fd45
1 file changed
app/views/scripts/index.html.haml
@@ -24,7 +24,7 @@
24
- @scripts.each do |script|
25
%tr
26
%td= link_to script.name, script
27
- %td= script.creater_name
+ %td= script.creator_name
28
%td= script.updater_name
29
%td= script.formatted_updated_at
30
0 commit comments