diff --git a/app/views/admin/patchfiles/index.html.erb b/app/views/admin/patchfiles/index.html.erb index c62914c..d9e9289 100644 --- a/app/views/admin/patchfiles/index.html.erb +++ b/app/views/admin/patchfiles/index.html.erb @@ -42,7 +42,7 @@ <%end%> -網站目錄根路徑:<%=Rail.root.to_s%> +網站目錄根路徑:<%=Dir.pwd.to_s%>