fluentd-ui/app/views/tutorials
uu59 23a30452e4 Fix route name fluentd -> daemon by sed
$ git grep --name-only -E "[a-z0-9A-Z_]*fluentd_[a-zA-Z0-9_]*path" app/  | xargs gsed -i -E 's#([a-z0-9A-Z_]*)fluentd([a-zA-Z0-9_]*path)#\1daemon\2#g'
2014-07-24 15:28:04 +09:00
..
chapter1.html.erb fluentd log tail url to be HTML attr for prepare log tail display on fluentd#show 2014-06-09 16:37:43 +09:00
chapter2.html.haml Also fix http port on ch2 2014-06-09 14:57:11 +09:00
chapter3.html.haml Fix route name fluentd -> daemon by sed 2014-07-24 15:28:04 +09:00
chapter4.html.haml Tutorials done 2014-06-06 17:36:19 +09:00
chapter5.html.haml Tutorials done 2014-06-06 17:36:19 +09:00
index.html.haml Fix route name fluentd -> daemon by sed 2014-07-24 15:28:04 +09:00