lib/nicht/settings.rb in nicht-0.1.6 vs lib/nicht/settings.rb in nicht-0.1.7
- old
+ new
@@ -11,6 +11,6 @@
projects_path = File.expand_path(File.read(@path))
raise Nicht::SettingsNotValid unless File.exist? projects_path
projects_path
end
end
-end
\ No newline at end of file
+end