Creating stable branch
authorNeil Smith <neil.git@njae.me.uk>
Fri, 17 Jul 2009 20:20:03 +0000 (20:20 +0000)
committerNeil Smith <neil.git@njae.me.uk>
Fri, 17 Jul 2009 20:20:03 +0000 (20:20 +0000)
nbproject/project.properties [new file with mode: 0644]
nbproject/project.xml [new file with mode: 0644]

diff --git a/nbproject/project.properties b/nbproject/project.properties
new file mode 100644 (file)
index 0000000..8a59f1a
--- /dev/null
@@ -0,0 +1,3 @@
+platform.active=Ruby
+rails.port=3000
+source.encoding=UTF-8
diff --git a/nbproject/project.xml b/nbproject/project.xml
new file mode 100644 (file)
index 0000000..bdb9a40
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://www.netbeans.org/ns/project/1">
+    <type>org.netbeans.modules.ruby.railsprojects</type>
+    <configuration>
+        <data xmlns="http://www.netbeans.org/ns/rails-project/1">
+            <name>feedcatcher</name>
+        </data>
+    </configuration>
+</project>