public_activity

Easy activity tracking for models - similar to Github's Public Activity

MIT License

Downloads
10.3M
Stars
2.9K
Committers
44

Bot releases are hidden (Show)

public_activity - v3.0.0 Latest Release

Published by ur5us 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/public-activity/public_activity/compare/v2.0.2...v3.0.0

public_activity - v2.0.2

Published by ur5us over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/public-activity/public_activity/compare/v2.0.1...v2.0.2

public_activity - 2.0.1

Published by ur5us over 2 years ago

  • Fixed Fix regression in generated migration (s. #368, thanks Colin Bonner)

Full Changelog: https://github.com/public-activity/public_activity/compare/v2.0.0...v2.0.1

public_activity - 2.0.0

Published by pokonski over 2 years ago

2.0.0

  • Fixed Deprecation warnings in Ruby 2.7/3.0 due to double splat operator
  • Fixed Ruby warnings due to unused variables e in exception handling
  • Added Ruby 3.1 support
  • Added Rails 7.0 support
  • Removed Ruby <= 2.4 support
  • Removed Rails <= 4.2 support
public_activity - 1.6.4

Published by pokonski about 5 years ago

  • Fixed exception when not using MySQL or Postgres (see #335, thanks to Roland Netzsch)
  • Added create_activity! method which raises exception on failures, much like save! in ActiveRecord (see #334, thanks to Jonathan)
  • Added support for ActiveRecord 6 by whitelisting it (see #332, thanks to Emre Demir)
  • Added frozen_string_literal pragma to Ruby files for better performance (see #329, thanks to Krzysztof Rybka)
public_activity - 1.6.3

Published by pokonski almost 6 years ago

Changelog

  • Fixed a bug which resulted in crashes when PostgreSQL connection failed (see #328, thanks to Ken Greeff)
  • Fixed a bug which resulted in crashes when MySQL connection failed (see #327, thanks to Miquel Sabaté Solà)
public_activity - 1.6.2

Published by pokonski about 6 years ago

Changelog

  • Fixed a bug which resulted in crashes when database didn't exist (see #323, thanks to Anmol Chopra)
public_activity - 1.6.1

Published by pokonski about 6 years ago

Changelog

  • Fixed a bug with requiring not existent file in generated migrations
public_activity - 1.6

Published by pokonski about 6 years ago

Changelog

  • Add support for Rails 5.2
  • Make config settings thread safe (fixes #284)
  • Fix Rspec tests failing in Rails 5 due to ViewHelpers (see #271, thanks to Janusz)
  • Support JSON, JSONB and HSTORE types for parameters column (see #285, thanks to djvs and #315 (thanks to mateusg)
Package Rankings
Top 1.2% on Rubygems.org
Badges
Extracted from project README
Code Climate Gem Version
Related Projects