Replaces postgres-specific 'now()' with standard SQL CURRENT_TIMESTAMP
authorPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 12 Mar 2014 19:26:29 +0000 (15:26 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Wed, 12 Mar 2014 19:26:29 +0000 (15:26 -0400)
commit1ef9a09b9407636da43bb356332a49c3a9748480
treec134342bc6340ca920f9bb6ecef409e00176fcd1
parent850bcd4de3903186ace4fe00a67d6c0910c959c2
Replaces postgres-specific 'now()' with standard SQL CURRENT_TIMESTAMP
Render checks that opts which are passed in are valid before trying to use it.
services/api/app/controllers/application_controller.rb