Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
A webconsole that can be used accross multiple applications.
2021
2022
2023
2024
2025
2026
0.0
Remoting is a great way to turn plain rake tasks in scripts to administer the server remote. It provides a little framework to run remote commands over SSH along with a DSL to define remote scripts.
2021
2022
2023
2024
2025
2026
0.0
Turbolinks can cause JS troubles in a rails app, unless properly used. This is a simple gem to remove everything related to turbolinks from a Rails 4 app.
2021
2022
2023
2024
2025
2026
0.0
Rename your Rails application using a single command.
2021
2022
2023
2024
2025
2026
0.0
Auto rendering 404 errors for Rails App
2021
2022
2023
2024
2025
2026
0.0
Out of the box, Rails will render templates in a controller context only. This gem allows for calling "render" from anywhere: models, background jobs, rake tasks, you name it.
2021
2022
2023
2024
2025
2026
0.0
Creates the build file needed for deploying to Render
2021
2022
2023
2024
2025
2026
0.0
RenderCow allows you to render cows.
2021
2022
2023
2024
2025
2026
0.0
Additional functionality to the ActionView renderer to assist in debugging views.
2021
2022
2023
2024
2025
2026
0.0
Adds a render_csv to your Rails 3.0+ controllers
2021
2022
2023
2024
2025
2026
0.0
Execute server side JavaScript and render the result with Rails.
2021
2022
2023
2024
2025
2026
0.0
Render with flash inline
2021
2022
2023
2024
2025
2026
0.0
Render your Contentful space!
2021
2022
2023
2024
2025
2026
0.0
With this gem, a template is searched in the current controller's view folder (as usual).
If it is not found there, the template with the same name in the view folder of the
superclass controller is used. Finally, also views and partials remain DRY!
2021
2022
2023
2024
2025
2026
0.0
Adds Rails “render :parent” helper, which renders template with the same name as current but higher on the view path. Rails 5 compatible
2021
2022
2023
2024
2025
2026
0.0
It is a very basic gem, which renders content in pdf by extending rails core render() method.
2021
2022
2023
2024
2025
2026
0.0
Adds easy renderring to your JSON API
2021
2022
2023
2024
2025
2026
0.0
Rails engine for rendering SQL files as user-facing views
2021
2022
2023
2024
2025
2026
0.0
A set of helpers that allow a UNIFIED WORKFLOW for TurboStream and TurboStreams::Channel. To avoid a heavy mix of view and logic, partials and templates can be rendered directly from the controller. There is no need to write *.turbo_stream.* templates anymore. Logic can stay on in the controller....
2021
2022
2023
2024
2025
2026
0.0
Addition of a :variant argument to ActionView's render function, allowing the presentation of an object in multiple variants.
2021
2022
2023
2024
2025
2026