Registry / database / fast-timestamp

fast-timestamp

JSON →
library0.0.4rbrubygemsunverified

Rapidly and arbitrarily timestamp ActiveRecord records.

gem install fast_timestamp
INSTALL
IMPORT
SIG · FAST-TIMESTAMP
F
fast-timestamp
databaserubyv0.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FastTimestamp
require 'fast_timestamp'

Add a fast timestamp column to an ActiveRecord model.

require 'fast_timestamp' class Post < ActiveRecord::Base fast_timestamp :published_at end post = Post.create(title: 'Hello') post.update(published_at: Time.now)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
fast-timestamp — gem install fast-timestamp · libregistry