repo.or.cz
/
merb_mart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Removed redundant subject model.
[merb_mart.git]
/
spec
/
models
/
cart_item_spec.rb
blob
702a345804b7081f35c13b8bf0740bbb24b8d257
1
require File.join( File.dirname(__FILE__), "..", "spec_helper" )
2
3
describe CartItem do
4
5
it "should have specs"
6
7
end