template/base/config.rb in edge_framework-0.0.3 vs template/base/config.rb in edge_framework-0.1.0
- old
+ new
@@ -1,5 +1,5 @@
-require "edge"
+require "edge_framework"
http_path = "/"
css_dir = "assets/css"
images_dir = "assets/img"
sass_dir = "assets/sass"
\ No newline at end of file