MongoDB config & TrackData model

This commit is contained in:
magnolia-fan
2011-04-07 06:50:02 +04:00
parent a9b4a46c59
commit 3c96c151bd
8 changed files with 72 additions and 18879 deletions
+8
View File
@@ -0,0 +1,8 @@
require 'test_helper'
class TrackDataTest < ActiveSupport::TestCase
# Replace this with your real tests.
test "the truth" do
assert true
end
end