Skip to content

Commit

Permalink
Merge branch 'master' into new-views
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurii Rashkovskii committed May 4, 2008
2 parents 1ef800a + d492d43 commit 5881c2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/strokedb/document/meta.rb
Expand Up @@ -280,7 +280,6 @@ def make_document(store=nil)
else
args = [store, values]
meta_doc = Document.new(*args)
meta_doc.extend(Meta)
meta_doc.save!
end
meta_doc
Expand Down

0 comments on commit 5881c2a

Please sign in to comment.