aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/nested_attributes.rb
diff options
context:
space:
mode:
authorTony Schneider <tonywok@gmail.com>2012-06-21 17:40:54 -0400
committerTony Schneider <tonywok@gmail.com>2012-06-22 14:18:44 -0400
commit6657ec9a0a05c1b3ddcb7aa679ebfdb7e0bc4959 (patch)
treeaa7b6b7dd270bddacc17e495a0e999b66ef47059 /activerecord/lib/active_record/nested_attributes.rb
parenta232831f2dc0dd2ccec0ab152a87614b1fc95fb0 (diff)
downloadrails-6657ec9a0a05c1b3ddcb7aa679ebfdb7e0bc4959.tar.gz
rails-6657ec9a0a05c1b3ddcb7aa679ebfdb7e0bc4959.tar.bz2
rails-6657ec9a0a05c1b3ddcb7aa679ebfdb7e0bc4959.zip
Allow precision option for postgresql datetimes
This patch addresses the difficulty of retrieving datetime fields. By default, the database holds a higher precision than the time as a String. This issue is discussed at length at the following links: - [#3519](https://github.com/rails/rails/issues/3519) - [#3520](https://github.com/rails/rails/issues/3520) Also, kudos to @mattscilipoti
Diffstat (limited to 'activerecord/lib/active_record/nested_attributes.rb')
0 files changed, 0 insertions, 0 deletions