Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
It's a gem that help's you to create CRUD controllers for your models in a very fast and flexible way.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
RSpec shared examples for testing Rails REST controllers
2020
2021
2022
2023
2024
2025
0.0
Not scaffolding. Resourcing. Creates extremely customizable resource controllers with one line of code.
class PostsController < ActionController::Base
resource_this
end
2020
2021
2022
2023
2024
2025
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 ...
2020
2021
2022
2023
2024
2025
0.0
A rails helper for responding request format
2020
2021
2022
2023
2024
2025
0.0
Gem to encrypt the API response.
2020
2021
2022
2023
2024
2025
0.0
It's an alternate set of RC actions, written in response_for style.
2020
2021
2022
2023
2024
2025
0.0
Rack Middleware that injects an iframe around the response content to allow for responsive previewing
2020
2021
2022
2023
2024
2025
0.0
DB recovery system for Resque
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
A simple asynchronousnewsletter engine for rails powered by resque.
2020
2021
2022
2023
2024
2025
0.0
A resque-based web poller
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
resque-status comes bundled with the ui for the sinatra based web interface. This gem is a direct extraction of that ui then converted to a Rails Engine as a plugin for resque-web.
2020
2021
2022
2023
2024
2025
0.0
A toolkit for rapidly building REST APIs with Rails.
2020
2021
2022
2023
2024
2025
0.0
Description of Blog.
2020
2021
2022
2023
2024
2025
0.0
This gem helps you to build a Ruby on Rails REST API faster, using a scaffold-like generator that follows the best practices.
2020
2021
2022
2023
2024
2025
0.0
RestArea adds a restfull controller and api to any Rails Application, simply add the gem and whitelist of available models
2020
2021
2022
2023
2024
2025
0.0
Add configurations to application.config.restash_rails and have fun.
2020
2021
2022
2023
2024
2025