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:
- Request logging for Grape!☆148Updated last month
- Seamless second database integration for Rails.☆218Updated 3 weeks ago
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆573Updated 4 years ago
- Adds file validators to ActiveModel.☆259Updated 3 years ago
- A ruby client for interacting with Rails' ActionCable. -- Maintainers Wanted.☆256Updated last year
- If string, numeric, symbol and nil values wanna be a boolean value, they can with the new #to_b method (and more).☆161Updated 4 years ago
- Test existence of your Rails callbacks without having to call them☆133Updated 6 years ago
- Easily access (read and write) globalize translated fields without fiddling with locale☆111Updated 8 months ago
- Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.☆324Updated last month
- Fast asset compilation and deployment for your Rails app☆199Updated 2 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
- Rack middleware that provides access to rack.session environment☆259Updated 5 years ago
- Add stub_model and mock_model to rspec-mocks☆118Updated last month
- ☆381Updated 5 years ago
- Easily suppress the Rails logger☆165Updated 10 months ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- AutoStripAttributes gem for Rails helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for remo…☆365Updated 2 years ago
- Extend ActiveRecord pluck to return array of hashes☆305Updated 6 years ago
- Translatable columns for Ruby on Rails, stored in the model table itself.☆217Updated last year
- Translates Ruby Hashes to XML