Sha256: c7d3f9cd174912a1080423e30a7cf1f013c6fbeaec5c67b2b8c9175049dc16f8
Contents?: true
Size: 125 Bytes
Versions: 3
Compression:
Stored size: 125 Bytes
Contents
require 'earth/fuel' class AutomobileYear < ActiveRecord::Base set_primary_key :year col :year, :type => :integer end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
earth-0.11.10 | lib/earth/automobile/automobile_year.rb |
earth-0.11.9 | lib/earth/automobile/automobile_year.rb |
earth-0.11.8 | lib/earth/automobile/automobile_year.rb |