Sha256: 81fe9dc6d8ad006e99bd47d76d1e5d4b30504d4877eded1a6ee81eba54aaba35
Contents?: true
Size: 156 Bytes
Versions: 2
Compression:
Stored size: 156 Bytes
Contents
module Automigration module Fields class Float < 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/float.rb |
automigration-0.2.1 | lib/automigration/fields/float.rb |