Moved to Netbeans 6.5. Started order creation
[depot.git] / app / models / line_item.rb
diff --git a/app/models/line_item.rb b/app/models/line_item.rb
new file mode 100644 (file)
index 0000000..988324c
--- /dev/null
@@ -0,0 +1,2 @@
+class LineItem < ActiveRecord::Base
+end