Rails jQuery file uploads via standard Rails "remote: true" forms.
updated at Oct. 18, 2024, 2:04 p.m.
Every Rails page has footnotes that gives information about your application and links back to your editor
updated at Oct. 25, 2024, 2:59 a.m.
Offload CarrierWave's image processing and storage to a background process using ActiveJob or Sidekiq..
updated at Oct. 25, 2024, 1 p.m.
Store different kind of actions (Like ❤️, Follow 👁, Star ⭐, Block ...) in one table via ActiveRecord Polymorphic Association.
updated at Oct. 28, 2024, 7:53 a.m.
Generate scoped sequential IDs for ActiveRecord models
updated at Oct. 28, 2024, 6:25 p.m.
Rails plugin to conveniently handle multiple models in a single form.
updated at Oct. 29, 2024, 3:49 p.m.
Shell commands for development, staging, and production parity for Heroku apps
updated at Oct. 31, 2024, 12:19 a.m.
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
updated at Oct. 31, 2024, 12:56 p.m.
Retrieve the binding of a method's caller in MRI 1.9.2+
updated at Nov. 1, 2024, 6:37 a.m.
scheduler for Ruby (at, in, cron and every jobs)
updated at Nov. 1, 2024, 5:29 p.m.
Add OAPI/swagger v2.0 compliant documentation to your grape API
updated at Nov. 2, 2024, 12:56 p.m.
Easy file attachment management for ActiveRecord
updated at Nov. 6, 2024, 1:07 a.m.