moved comments to the bottom, they are way less intrusive there

This commit is contained in:
Sam
2013-05-24 12:48:32 +10:00
parent 2cd95bc649
commit ca2dee52db
48 changed files with 748 additions and 706 deletions

View File

@@ -5,4 +5,4 @@ describe UserOpenId do
it { should belong_to :user }
it { should validate_presence_of :email }
it { should validate_presence_of :url }
end
end