{"id":81374,"library":"fast-timestamp","title":"Fast Timestamp","description":"Rapidly and arbitrarily timestamp ActiveRecord records.","status":"active","version":"0.0.4","language":"ruby","source_language":null,"source_url":"https://github.com/seamusabshere/fast_timestamp","tags":["activerecord","timestamp","performance","database"],"install":[{"cmd":"gem install fast_timestamp","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'fast_timestamp', '~> 0.0.4'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"FastTimestamp","correct":"require 'fast_timestamp'"}],"quickstart":{"code":"require 'fast_timestamp'\nclass Post < ActiveRecord::Base\n  fast_timestamp :published_at\nend\npost = Post.create(title: 'Hello')\npost.update(published_at: Time.now)","lang":"ruby","description":"Add a fast timestamp column to an ActiveRecord model."},"warnings":[],"env_vars":null,"search_vec":"'activerecord':7,9 'arbitrarili':5 'databas':12 'fast':1 'perform':11 'rapid':3 'record':8 'timestamp':2,6,10","created_at":"2026-06-19T04:47:02.646499+00:00","updated_at":"2026-06-19T04:47:02.646499+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/seamusabshere/fast_timestamp","github":"https://github.com/seamusabshere/fast_timestamp","docs":"http://www.rubydoc.info/gems/fast_timestamp/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}