syedmusamah / grape_on_rails_routesLinks
See Rails-like routes for Grape API's mounted on Rails
☆91Updated 2 years ago
Alternatives and similar repositories for grape_on_rails_routes
Users that are interested in grape_on_rails_routes are comparing it to the libraries listed below
Sorting:
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆574Updated 3 years ago
- Adds file validators to ActiveModel.☆259Updated 3 years ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- Simple colored logging for rails 4 and 5 apps☆69Updated 7 years ago
- Action Cable testing utils☆213Updated 4 years ago
- Where or function backport from Rails 5 for Rails 4.2☆115Updated 7 years ago
- Translatable columns for Ruby on Rails, stored in the model table itself.☆216Updated last year
- Skip the default_scope in your associations (ActiveRecord)☆56Updated 3 years ago
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- Test existence of your Rails callbacks without having to call them☆133Updated 6 years ago
- Request logging for Grape!☆146Updated 11 months ago
- Paranoid Documents for Mongoid 7☆120Updated last year
- AutoStripAttributes gem for Rails helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for remo…☆363Updated 2 years ago
- Rack middleware that provides access to rack.session environment☆259Updated 5 years ago
- Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.☆323Updated last month
- Trailblazer in Rails.☆178Updated 9 months ago
- Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a bl…☆325Updated 2 years ago
- ☆381Updated 5 years ago
- Easily access (read and write) globalize translated fields without fiddling with locale☆111Updated 5 months ago
- kaminari paginator integration for grape API framework☆160Updated 7 months ago
- Add stub_model and mock_model to rspec-mocks☆118Updated 3 months ago
- Simple bitmask attribute support for ActiveRecord 3+☆229Updated 5 years ago
- Fast asset compilation and deployment for your Rails app☆199Updated 2 years ago
- Easily suppress the Rails logger☆163Updated 7 months ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Run your data migration scripts like a master