diff options
author | Yves Senn <yves.senn@gmail.com> | 2014-01-21 12:14:11 +0100 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2014-02-23 12:47:30 +0100 |
commit | 4cb47167e747e8f9dc12b0ddaf82bdb68c03e032 (patch) | |
tree | 2dd135847166865e70077a2586751fc5997ee18c /activerecord/lib/active_record/attribute_methods | |
parent | 40a9d8987711f7973c5e95087bcc0c59e167294b (diff) | |
download | rails-4cb47167e747e8f9dc12b0ddaf82bdb68c03e032.tar.gz rails-4cb47167e747e8f9dc12b0ddaf82bdb68c03e032.tar.bz2 rails-4cb47167e747e8f9dc12b0ddaf82bdb68c03e032.zip |
dynamically define PostgreSQL OID range types.
This gets AR working with custom defined range types. It also
removes the need for subtype specific branches in `OID::Range`.
This expands the interface of all `OID` types with the `infinity` method.
It's responsible to provide a value for positive and negative infinity.
Diffstat (limited to 'activerecord/lib/active_record/attribute_methods')
0 files changed, 0 insertions, 0 deletions