zetavg / api_helperLinks
Helpers for creating standard RESTful API for Rails or Grape with Active Record.
☆10Updated last year
Alternatives and similar repositories for api_helper
Users that are interested in api_helper are comparing it to the libraries listed below
Sorting:
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 5 years ago
- Merge Sidekiq jobs☆50Updated 4 years ago
- Self-Imposed Rate Limiting for Ruby☆54Updated 3 years ago
- Ngrok-rspec is a ruby gem for testing webhooks with rspec and capybara through ngrok☆22Updated 10 years ago
- Automatic strong parameters☆82Updated 8 years ago
- Attribute normalizer on steroids for Ruby 2.x☆67Updated 2 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆239Updated 2 months ago
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆146Updated 2 years ago
- A middleware for Grape to add endpoint-specific throttling.☆133Updated 4 years ago
- Gem-authoring extensions for classes and modules.☆94Updated 6 months ago
- Advanced monitoring for Sidekiq☆230Updated 10 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Introspect the Ruby Heap by indexing, counting, locating references to and detaching (in order to release) objects - optionally narrowing…☆246Updated 12 years ago
- RSpec matchers for testing ActiveJob☆99Updated 8 years ago
- Organize ActiveRecord models into a tree using PostgreSQL's ltree datatype☆141Updated 4 years ago
- tiny and fast database cleaner☆50Updated 8 years ago
- Job status and batches for Active Job☆69Updated 6 years ago
- Disque client for Ruby