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
/
preference_spec.rb
blob
b8146341cd2133a739f99ef05c81d103e2b41766
1
require File.join( File.dirname(__FILE__), "..", "spec_helper" )
2
3
describe Preference do
4
5
it "should have specs"
6
7
end