daengine 0.3.7.8 → 0.3.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- last_read_time: 2012-08-28 11:03:30 -0600
1
+ last_read_time: 2010-08-27 13:27:49 -0600
@@ -1 +1 @@
1
- last_read_time: 2012-08-28 11:03:30 -0600
1
+ last_read_time: 2012-08-27 11:44:32 -0600
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: daengine
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.3.7.8
5
+ version: 0.3.8
6
6
  platform: ruby
7
7
  authors:
8
8
  - sbhatia
@@ -138,7 +138,6 @@ files:
138
138
  - spec/dummy/config/initializers/wrap_parameters.rb
139
139
  - spec/dummy/config/locales/en.yml
140
140
  - spec/dummy/db/test.sqlite3
141
- - spec/dummy/log/development.log
142
141
  - spec/dummy/log/test.log
143
142
  - spec/dummy/public/404.html
144
143
  - spec/dummy/public/422.html
@@ -230,7 +229,6 @@ test_files:
230
229
  - spec/dummy/config/initializers/wrap_parameters.rb
231
230
  - spec/dummy/config/locales/en.yml
232
231
  - spec/dummy/db/test.sqlite3
233
- - spec/dummy/log/development.log
234
232
  - spec/dummy/log/test.log
235
233
  - spec/dummy/public/404.html
236
234
  - spec/dummy/public/422.html
@@ -1,19 +0,0 @@
1
- MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
2
- MONGODB (39ms) admin['$cmd'].find({:ismaster=>1}).limit(-1)
3
- MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
4
- MONGODB (37ms) admin['$cmd'].find({:ismaster=>1}).limit(-1)
5
- MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
6
- MONGODB (36ms) admin['$cmd'].find({:ismaster=>1}).limit(-1)
7
- MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
8
- MONGODB (37ms) admin['$cmd'].find({:ismaster=>1}).limit(-1)
9
- MONGODB (352ms) dummy_development['system.namespaces'].find({})
10
- MONGODB (76ms) dummy_development['$cmd'].find({:create=>"digital_assets"}).limit(-1)
11
- MONGODB (14ms) dummy_development['$cmd'].find({"count"=>"digital_assets", "query"=>{}, "fields"=>nil}).limit(-1)
12
- MONGODB [DEBUG] Logging level is currently :debug which could negatively impact client-side performance. You should set your logging level no lower than :info in production.
13
- MONGODB (71ms) admin['$cmd'].find({:ismaster=>1}).limit(-1)
14
- MONGODB (284ms) dummy_development['system.namespaces'].find({})
15
- MONGODB (51ms) dummy_development['$cmd'].find({:create=>"taxonomy_terms"}).limit(-1)
16
- MONGODB (6ms) dummy_development['taxonomy_terms'].find({:"term_type.FUND_CODE"=>"foo"}).limit(-1).sort([[:_id, :asc]])
17
- MONGODB (5ms) dummy_development['taxonomy_terms'].find({:"term_type.FUND_CODE"=>"735"}).limit(-1).sort([[:_id, :asc]])
18
- MONGODB (13ms) dummy_development['$cmd'].find({"count"=>"taxonomy_terms", "query"=>{:term_type=>{"$exists"=>true}}, "fields"=>nil}).limit(-1)
19
- MONGODB (5ms) dummy_development['taxonomy_terms'].find({}).limit(-1).sort([[:_id, :asc]])