Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
validate name in accordance with current defined Rails routes.
2021
2022
2023
2024
2025
2026
0.0
Access control for single resource and it's methods
2021
2022
2023
2024
2025
2026
0.0
Flexible quota system for resources.
2021
2022
2023
2024
2025
2026
0.0
A simple way to render resources.
2021
2022
2023
2024
2025
2026
0.0
Simple serving of RESTful resources.
2021
2022
2023
2024
2025
2026
0.0
It's a gem that help's you to create CRUD controllers for your models in a very fast and flexible way.
2021
2022
2023
2024
2025
2026
0.0
Add a :nav option to Rails routes mapper 'resources' method, that adds the resource to an array. It can be used to populate a navigation menu.
2021
2022
2023
2024
2025
2026
0.0
RSpec shared examples for testing Rails REST controllers
2021
2022
2023
2024
2025
2026
0.0
Not scaffolding. Resourcing. Creates extremely customizable resource controllers with one line of code.
class PostsController < ActionController::Base
resource_this
end
2021
2022
2023
2024
2025
2026
0.0
Resourcify rails controllers and models
2021
2022
2023
2024
2025
2026
0.0
Respect for Rails lets you write the documentation of your REST API using Ruby code. Documentation is published using a Rails engine to stay synchronized. Filter is available to validate requests and responses. Parameters are sanitized so you get URI object instead of string object containing an ...
2021
2022
2023
2024
2025
2026
0.0
A rails helper for responding request format
2021
2022
2023
2024
2025
2026
0.0
Gem to encrypt the API response.
2021
2022
2023
2024
2025
2026
0.0
It's an alternate set of RC actions, written in response_for style.
2021
2022
2023
2024
2025
2026
0.0
Rack Middleware that injects an iframe around the response content to allow for responsive previewing
2021
2022
2023
2024
2025
2026
0.0
DB recovery system for Resque
2021
2022
2023
2024
2025
2026
0.0
A Resque plugin. Allows you to use Redis to queue up and then Resque to process transactions
on transaction-heavy tables that need to be replicated on other tables optimized for
reporting.
2021
2022
2023
2024
2025
2026
0.0
A simple asynchronousnewsletter engine for rails powered by resque.
2021
2022
2023
2024
2025
2026
0.0
A resque-based web poller
2021
2022
2023
2024
2025
2026
0.0
An Active Record model can be defined as 'queueable'. That adds extensions to add any method to the queue that exists on the method instance.
2021
2022
2023
2024
2025
2026