Sha256: 433b32cdad172adebe6129ac7d6d879a3cc31283e832c2cb88217bdec163a3db

Contents?: true

Size: 60 Bytes

Versions: 25

Compression:

Stored size: 60 Bytes

Contents

class Highway < ActiveRecord::Base
  has_many :vehicles
end

Version data entries

25 entries across 25 versions & 3 rubygems

Version Path
spree-enriquez-0.9.4 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.9.4 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.9.3 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.9.2 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.9.1 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.9.0 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.8.4 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.8.5 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.4.0 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.4.1 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.5.0 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.6.0 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.5.1 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.7.0 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.7.1 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.8.0 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.8.1 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.8.2 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
spree-0.8.3 vendor/plugins/state_machine/test/app_root/app/models/highway.rb
state_machine-0.1.0 test/app_root/app/models/highway.rb