upgrade to rails 3, make item tests pass
This commit is contained in:
parent
3c473bee2c
commit
8b319cfcbd
26 changed files with 32 additions and 32 deletions
|
@ -2,87 +2,87 @@
|
|||
body.bp {
|
||||
text-align: center;
|
||||
}
|
||||
/* line 48, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 48, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
* html body.bp legend {
|
||||
margin: 0px -8px 16px 0;
|
||||
padding: 0;
|
||||
}
|
||||
/* line 52, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 52, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
html > body.bp p code {
|
||||
*white-space: normal;
|
||||
}
|
||||
/* line 67, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 67, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp .container {
|
||||
text-align: left;
|
||||
}
|
||||
/* line 69, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 69, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp sup {
|
||||
vertical-align: text-top;
|
||||
}
|
||||
/* line 71, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 71, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp sub {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
/* line 73, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 73, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp hr {
|
||||
margin: -8px auto 11px;
|
||||
}
|
||||
/* line 75, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 75, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp img {
|
||||
-ms-interpolation-mode: bicubic;
|
||||
}
|
||||
/* line 77, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 77, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp fieldset {
|
||||
padding-top: 0;
|
||||
}
|
||||
/* line 79, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 79, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp textarea {
|
||||
overflow: auto;
|
||||
}
|
||||
/* line 82, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 82, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp input.text {
|
||||
margin: 0.5em 0;
|
||||
background-color: white;
|
||||
border: 1px solid #bbbbbb;
|
||||
}
|
||||
/* line 86, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 86, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp input.text:focus {
|
||||
border: 1px solid #666666;
|
||||
}
|
||||
/* line 88, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 88, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp input.title {
|
||||
margin: 0.5em 0;
|
||||
background-color: white;
|
||||
border: 1px solid #bbbbbb;
|
||||
}
|
||||
/* line 92, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 92, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp input.title:focus {
|
||||
border: 1px solid #666666;
|
||||
}
|
||||
/* line 94, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 94, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp input.checkbox {
|
||||
position: relative;
|
||||
top: 0.25em;
|
||||
}
|
||||
/* line 97, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 97, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp input.radio {
|
||||
position: relative;
|
||||
top: 0.25em;
|
||||
}
|
||||
/* line 100, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 100, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp input.button {
|
||||
position: relative;
|
||||
top: 0.25em;
|
||||
}
|
||||
/* line 103, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 103, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp textarea {
|
||||
margin: 0.5em 0;
|
||||
}
|
||||
/* line 105, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 105, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp select {
|
||||
margin: 0.5em 0;
|
||||
}
|
||||
/* line 107, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
/* line 107, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
|
||||
body.bp button {
|
||||
position: relative;
|
||||
top: 0.25em;
|
||||
|
|
|
@ -6,11 +6,11 @@ body.bp {
|
|||
background: none;
|
||||
font-size: 10pt;
|
||||
}
|
||||
/* line 52, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
/* line 52, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
body.bp .container {
|
||||
background: none;
|
||||
}
|
||||
/* line 54, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
/* line 54, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
body.bp hr {
|
||||
background: #cccccc;
|
||||
color: #cccccc;
|
||||
|
@ -20,54 +20,54 @@ body.bp hr {
|
|||
padding: 0;
|
||||
border: none;
|
||||
}
|
||||
/* line 62, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
/* line 62, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
body.bp hr.space {
|
||||
background: white;
|
||||
color: white;
|
||||
}
|
||||
/* line 65, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
/* line 65, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
body.bp h1, body.bp h2, body.bp h3, body.bp h4, body.bp h5, body.bp h6 {
|
||||
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
|
||||
}
|
||||
/* line 67, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
/* line 67, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
body.bp code {
|
||||
font-size: 0.9em;
|
||||
font-family: "andale mono", "lucida console", monospace;
|
||||
}
|
||||
/* line 72, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
/* line 72, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
body.bp a img {
|
||||
border: none;
|
||||
}
|
||||
/* line 75, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
/* line 75, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
body.bp a:link, body.bp a:visited {
|
||||
background: transparent;
|
||||
font-weight: 700;
|
||||
text-decoration: underline;
|
||||
}
|
||||
/* line 79, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
/* line 79, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
body.bp p img.top {
|
||||
margin-top: 0;
|
||||
}
|
||||
/* line 81, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
/* line 81, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
body.bp blockquote {
|
||||
margin: 1.5em;
|
||||
padding: 1em;
|
||||
font-style: italic;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
/* line 86, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
/* line 86, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
body.bp .small {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
/* line 88, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
/* line 88, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
body.bp .large {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
/* line 90, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
/* line 90, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
body.bp .quiet {
|
||||
color: #999999;
|
||||
}
|
||||
/* line 92, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.4/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
/* line 92, ../../../../../.rvm/gems/ruby-1.9.2-preview3/gems/compass-0.10.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
|
||||
body.bp .hide {
|
||||
display: none;
|
||||
}
|
||||
|
|
BIN
vendor/cache/actionmailer-3.0.0.gem
vendored
Normal file
BIN
vendor/cache/actionmailer-3.0.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/actionpack-3.0.0.gem
vendored
Normal file
BIN
vendor/cache/actionpack-3.0.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activemodel-3.0.0.gem
vendored
Normal file
BIN
vendor/cache/activemodel-3.0.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activerecord-3.0.0.gem
vendored
Normal file
BIN
vendor/cache/activerecord-3.0.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activeresource-3.0.0.gem
vendored
Normal file
BIN
vendor/cache/activeresource-3.0.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activesupport-3.0.0.gem
vendored
Normal file
BIN
vendor/cache/activesupport-3.0.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/arel-1.0.1.gem
vendored
Normal file
BIN
vendor/cache/arel-1.0.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/compass-0.10.5.gem
vendored
Normal file
BIN
vendor/cache/compass-0.10.5.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/factory_girl-1.3.2.gem
vendored
Normal file
BIN
vendor/cache/factory_girl-1.3.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/haml-3.0.21.gem
vendored
Normal file
BIN
vendor/cache/haml-3.0.21.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/mail-2.2.6.1.gem
vendored
Normal file
BIN
vendor/cache/mail-2.2.6.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rack-1.2.1.gem
vendored
Normal file
BIN
vendor/cache/rack-1.2.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rack-mount-0.6.13.gem
vendored
Normal file
BIN
vendor/cache/rack-mount-0.6.13.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rack-test-0.5.6.gem
vendored
Normal file
BIN
vendor/cache/rack-test-0.5.6.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rails-3.0.0.gem
vendored
Normal file
BIN
vendor/cache/rails-3.0.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/railties-3.0.0.gem
vendored
Normal file
BIN
vendor/cache/railties-3.0.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rspec-2.0.0.beta.22.gem
vendored
Normal file
BIN
vendor/cache/rspec-2.0.0.beta.22.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rspec-core-2.0.0.beta.22.gem
vendored
Normal file
BIN
vendor/cache/rspec-core-2.0.0.beta.22.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rspec-expectations-2.0.0.beta.22.gem
vendored
Normal file
BIN
vendor/cache/rspec-expectations-2.0.0.beta.22.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rspec-mocks-2.0.0.beta.22.gem
vendored
Normal file
BIN
vendor/cache/rspec-mocks-2.0.0.beta.22.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rspec-rails-2.0.0.beta.22.gem
vendored
Normal file
BIN
vendor/cache/rspec-rails-2.0.0.beta.22.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/thor-0.14.2.gem
vendored
Normal file
BIN
vendor/cache/thor-0.14.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/tzinfo-0.3.23.gem
vendored
Normal file
BIN
vendor/cache/tzinfo-0.3.23.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/will_paginate-3.0.pre2.gem
vendored
Normal file
BIN
vendor/cache/will_paginate-3.0.pre2.gem
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue