<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Amit Leshed</title>
    <description>The latest articles on DEV Community by Amit Leshed (@leshedamit).</description>
    <link>https://dev.to/leshedamit</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F358197%2F46fd83c6-8706-46dd-8783-20c9df8e2089.png</url>
      <title>DEV Community: Amit Leshed</title>
      <link>https://dev.to/leshedamit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/leshedamit"/>
    <language>en</language>
    <item>
      <title>*NEW GEM* ActsAsActive: Plug-and-play activity tracking for ActiveRecord</title>
      <dc:creator>Amit Leshed</dc:creator>
      <pubDate>Tue, 19 Aug 2025 16:27:10 +0000</pubDate>
      <link>https://dev.to/leshedamit/new-gem-actsasactive-plug-and-play-activity-tracking-for-activerecord-5bb0</link>
      <guid>https://dev.to/leshedamit/new-gem-actsasactive-plug-and-play-activity-tracking-for-activerecord-5bb0</guid>
      <description>&lt;p&gt;ActsAsActive is a plug-and-play Rails extension that adds activity tracking to any model. It wires a polymorphic association and records Activity rows on the lifecycle events you choose, then surfaces daily counts, streak analytics, and heatmap-friendly data. Works with PostgreSQL or MySQL/SQLite and ships with a metadata column for extra context—plus a namespaced model (ActsAsActive::Activity) and generators so you can set it up in seconds. Feedback and PRs welcome.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/amitleshed/ActsAsActive" rel="noopener noreferrer"&gt;https://github.com/amitleshed/ActsAsActive&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ruby</category>
      <category>rails</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
