Sha256: 4f5d0eab3b7605d3f74e29d61182fea3b04fb3fc4fad8924e6cdc83c7e1f487a
Contents?: true
Size: 484 Bytes
Versions: 2
Compression:
Stored size: 484 Bytes
Contents
# You MUST add models to this file, in the correct order by # dependency (no deps at top). There is no auto-require. %w[ note page box car clock customer email family favorite subscription team transactions tree widget address cardboard_box clock_observer invoice paid_invoice late_invoice company profile user ninja tasks credit_card post nested indexer ].each do |file| require File.join("support", "models", file) end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
wyngle-ripple-0.1.0 | spec/support/models.rb |
ripple-1.0.0.beta2 | spec/support/models.rb |