Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
command line rbline prof for rails apps
2020
2021
2022
2023
2024
2025
0.0
Rails engine that reveals high level profiling information of your Rails pages
2020
2021
2022
2023
2024
2025
0.0
A rake task for Rails to truncate your database.
2020
2021
2022
2023
2024
2025
0.0
Description of RailsPushQueues.
2020
2021
2022
2023
2024
2025
0.0
Serves service worker scripts
2020
2021
2022
2023
2024
2025
0.0
jQuery slide captcha system with jQuery & jQuery UI for Rails 3
2020
2021
2022
2023
2024
2025
0.0
Railsqs is a base Rails project that you can upgrade. It is used by
opendrops to get a jump start on a working app. Use Railsqs if you're in a
rush to build something amazing; don't use it if you like missing deadlines.
2020
2021
2022
2023
2024
2025
0.0
Rails.queue (from Rails 4), backported to Rails 3.2+
2020
2021
2022
2023
2024
2025
0.0
This gem allows you to queue objects through a simple to use interface.
2020
2021
2022
2023
2024
2025
0.0
Rails Rapid Application Development Tools.
2020
2021
2022
2023
2024
2025
0.0
Postgres tasks for Rails.
2020
2021
2022
2023
2024
2025
0.0
develop now
2020
2021
2022
2023
2024
2025
0.0
Flexible rate limiting with support for Redis, Memcached, and Memory storage
2020
2021
2022
2023
2024
2025
0.0
Simple rule base system for ruby on rails that utilizes DB tables through active record
2020
2021
2022
2023
2024
2025
0.0
Light weight React SSR (Server Side Rendering) integration for Ruby on Rails, Webpacker and NodeJS
2020
2021
2022
2023
2024
2025
0.0
Use react-stdio in your Ruby on Rails app.
2020
2021
2022
2023
2024
2025
0.0
A library for full integration of React.js views in Ruby on Rails.
2020
2021
2022
2023
2024
2025
0.0
This gem provides jQuery Readable XML for Rails >= 3.1 application.
2020
2021
2022
2023
2024
2025
0.0
Globally toggle 'read-only' mode in a Rails application, on-demand, without having to restart the server.
2020
2021
2022
2023
2024
2025
0.0
# Rebase Migrations
Rebase Migrations is a library and command line tool to rebase Rails migrations
to have the latest timestamp.
## Installation
```console
$ bundle add rails-rebase-migrations --group=development,test
```
## Scenario
Two team members, Alice and Bob, are working on the same ...
2020
2021
2022
2023
2024
2025