bin/erubix in ykutils-0.1.7 vs bin/erubix in ykutils-0.1.8
- old
+ new
@@ -11,7 +11,7 @@
value_file_path_array << ARGV[ind]
ind += 1
end
scope = nil
-content = Ykutils::Erubyx::erubi_render_with_file(template_file_path, scope, value_file_path_array)
+content = Ykutils::Erubyx.erubi_render_with_file(template_file_path, scope, value_file_path_array)
puts content