Skip to content

Commit

Permalink
ready2rock
Browse files Browse the repository at this point in the history
  • Loading branch information
kristianmandrup committed Sep 23, 2012
1 parent 6f6ac07 commit b479023
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 1 addition & 0 deletions lib/mongoid_indexing.rb
@@ -0,0 +1 @@
require 'mongoid/indexing'
6 changes: 2 additions & 4 deletions spec/mongoid_indexing_spec.rb
@@ -1,7 +1,5 @@
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') require 'spec_helper'


describe "MongoidIndexing" do describe "MongoidIndexing" do
it "fails" do pending 'Tested in another project - no specs for now :P'
fail "hey buddy, you should probably rename this file and start specing for real"
end
end end

0 comments on commit b479023

Please sign in to comment.