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.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
Rename your Rails application using a single command.
2019
2020
2021
2022
2023
2024
0.0
Auto rendering 404 errors for Rails App
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
Creates the build file needed for deploying to Render
2019
2020
2021
2022
2023
2024
0.0
RenderCow allows you to render cows.
2019
2020
2021
2022
2023
2024
0.0
Additional functionality to the ActionView renderer to assist in debugging views.
2019
2020
2021
2022
2023
2024
0.0
Adds a render_csv to your Rails 3.0+ controllers
2019
2020
2021
2022
2023
2024
0.0
Execute server side JavaScript and render the result with Rails.
2019
2020
2021
2022
2023
2024
0.0
Render with flash inline
2019
2020
2021
2022
2023
2024
0.0
Render your Contentful space!
2019
2020
2021
2022
2023
2024
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!
2019
2020
2021
2022
2023
2024
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
2019
2020
2021
2022
2023
2024
0.0
It is a very basic gem, which renders content in pdf by extending rails core render() method.
2019
2020
2021
2022
2023
2024
0.0
Adds easy renderring to your JSON API
2019
2020
2021
2022
2023
2024
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....
2019
2020
2021
2022
2023
2024
0.0
Addition of a :variant argument to ActionView's render function, allowing the presentation of an object in multiple variants.
2019
2020
2021
2022
2023
2024
0.0
This gem only works in rails.
It defines a helper method :render_vue_component which user can specify a Vue component name and parameters passed in.
However, to mount Vue component, Javascript code is still required
2019
2020
2021
2022
2023
2024