Skip to content

Commit

Permalink
pending spec for "fred" -> model fred when you wanted string "fred"
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwhite committed Aug 25, 2010
1 parent 54bdb46 commit a91fe74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/pickle/session/conversion_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@
attributes(%q(user: "Fred")).should == {'user' => fred}
end
end
it %Q{when trying to specify the string "Fred" for a string attribute a model named fred is inserted instead, what to do??}
end
end

0 comments on commit a91fe74

Please sign in to comment.