From 1e110b74e2202ab0550550d0d446e7d29aba7146 Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 12 Sep 2009 13:12:36 +0200 Subject: added another gem requirement and updated the chaos_importer task to work with the current node validations --- lib/chaos_importer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/chaos_importer.rb b/lib/chaos_importer.rb index cb54093..db2a96b 100644 --- a/lib/chaos_importer.rb +++ b/lib/chaos_importer.rb @@ -20,7 +20,7 @@ class ChaosImporter def initialize path unless Node.root - Node.create! + Node.create! :slug => "root" end @directory = path -- cgit v1.3