Sha256: 3ac040f2b0aa50927cee2b622ad1390b5046688090408a617ef4bed79999d7d7
Contents?: true
Size: 155 Bytes
Versions: 2
Compression:
Stored size: 155 Bytes
Contents
module Automigration module Fields class Date < Sys::Base def to_db_columns [db_column_for_standart_types] end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
automigration-0.2.2 | lib/automigration/fields/date.rb |
automigration-0.2.1 | lib/automigration/fields/date.rb |