New edition of Everyday Rails Testing with RSpec updated for Rails 7; free updates for previous Leanpub purchasers and a discount link available for new buyers.
*NEW GEM* ActsAsActive: Plug-and-play activity tracking for ActiveRecord
ActsAsActive is a plug-and-play Rails extension designed to add comprehensive activity tracking to any model. It facilitates tracking by wiring a polymorphic association that records Activity rows for specified lifecycle events.
Rabarber version 5 emphasizes simplifying and cleaning up the gem by dropping legacy features that added complexity. This aligns, fundamentally, with its intended purpose.
This bidi2pdf demo showcases seamless integration of Rails 8, Stimulus, ActiveJob, ActiveStorage, Turbo Streams, and Paged.js for elegant PDF generation.
[ANN] bidi2pdf 0.1.7 & bidi2pdf-rails 0.0.1.alpha.1 released
bidi2pdf 0.1.7 introduces ActiveSupport::Notifications-style instrumentation, enabling seamless integration with Rails' native instrumentation and compatibility with logging or monitoring setups.