fixing tests

This commit is contained in:
albert
2011-07-16 19:20:02 -04:00
parent 7d80057e20
commit 58c3d2af13
49 changed files with 896 additions and 488 deletions

View File

@@ -1,8 +1,8 @@
GIT
remote: git://github.com/ernie/meta_search.git
revision: 79806e6a9db5dc4eedbd45bccc5929cf6fbf3593
revision: dfdd9c3a9956c4a2ad96724e2a801ad77a962b70
specs:
meta_search (1.1.0.pre)
meta_search (1.1.0.pre2)
actionpack (~> 3.1.0.alpha)
activerecord (~> 3.1.0.alpha)
activesupport (~> 3.1.0.alpha)
@@ -46,33 +46,38 @@ GEM
activesupport (= 3.1.0.rc1)
activesupport (3.1.0.rc1)
multi_json (~> 1.0)
arel (2.1.1)
arel (2.1.3)
bcrypt-ruby (2.1.4)
builder (3.0.0)
daemons (1.1.3)
daemons (1.1.4)
delayed_job (2.1.4)
activesupport (~> 3.0)
daemons
erubis (2.7.0)
factory_girl (1.3.3)
haml (3.1.1)
hike (1.0.0)
haml (3.1.2)
hike (1.1.0)
i18n (0.6.0)
imagesize (0.1.1)
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mechanize (1.0.0)
nokogiri (>= 1.2.1)
mechanize (2.0.1)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 1.8)
nokogiri (~> 1.4)
webrobots (~> 0.0, >= 0.0.9)
memcache-client (1.8.5)
mime-types (1.16)
mocha (0.9.12)
multi_json (1.0.3)
nokogiri (1.4.4)
net-http-digest_auth (1.1.1)
net-http-persistent (1.8)
nokogiri (1.5.0)
pg (0.11.0)
polyglot (0.3.1)
rack (1.3.0)
rack (1.3.1)
rack-cache (1.0.2)
rack (>= 0.4)
rack-mount (0.8.1)
@@ -98,7 +103,9 @@ GEM
rake (0.9.2)
shoulda (2.11.3)
silent-postgres (0.0.8)
simple_form (1.4.0)
simple_form (1.4.2)
actionpack (~> 3.0)
activemodel (~> 3.0)
simplecov (0.4.2)
simplecov-html (~> 0.4.4)
simplecov-html (0.4.5)
@@ -113,7 +120,9 @@ GEM
tilt (1.3.2)
treetop (1.4.9)
polyglot (>= 0.3.1)
tzinfo (0.3.27)
tzinfo (0.3.29)
webrobots (0.0.10)
nokogiri (>= 1.4.4)
PLATFORMS
ruby