Skip to content

Commit

Permalink
removed stale comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Andreev committed Apr 29, 2008
1 parent 6e8e60a commit 224495e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/lib/strokedb/views/view_spec.rb
Expand Up @@ -96,8 +96,6 @@ def view.map(uuid, doc)
view.updated = "false"
class << view
def map(uuid, doc)
# puts "!!!!!!!!"
# puts "#{name}: #{doc.inspect}"
self.updated.replace "true"
nil # don't index
end
Expand Down

0 comments on commit 224495e

Please sign in to comment.