0.0
YamlDb is a database-independent format for dumping and restoring data. It complements the the database-independent schema format found in db/schema.rb. The data is saved into db/data.yml.
This can be used as a replacement for mysqldump or pg_dump, but only for the databases typically used by ...
2021
2022
2023
2024
2025
2026
0.0
Add the essential kit for rails ActiveRecord models and be happy.
2021
2022
2023
2024
2025
2026
0.0
The compiler updates/creates models and associations, used in a Ruby on Rails project, defined by EAD automatically.
2021
2022
2023
2024
2025
2026
0.0
A simple Ruby presenter library, for those who enjoy a strong separation of concerns. You include a module, call some class-level macro-style methods, and suddenly you're presenting for a wrapped object. No magic. If your knowledge of pattern names comes from the Rails ecosystem, you might have u...
2021
2022
2023
2024
2025
2026
0.0
Use ruby's oneshot_coverage to detect code executed in rails app.
2021
2022
2023
2024
2025
2026
0.0
Services for Ruby on Rails.
2021
2022
2023
2024
2025
2026
0.0
A DepthFirst visitor for Arel (removed from Rails in 6.1).
2021
2022
2023
2024
2025
2026
0.0
Wrapper over swagger ui
2021
2022
2023
2024
2025
2026
0.0
Provides a timeline_molecules_tag helper to draw a vertical time line usable with vanilla CSS.
2021
2022
2023
2024
2025
2026
0.0
Save and restore snapshots of stateful services to a central archive. The default action is to backup all databases for the current rails apps, however, custom actions can easily be configured.
2021
2022
2023
2024
2025
2026
0.0
Service Chains for Ruby on Rails.
2021
2022
2023
2024
2025
2026
0.0
Get system information for linux hosts. Standalone or rails engine. Rufus scheduler included
2021
2022
2023
2024
2025
2026
0.0
This plugin makes a Rails application strip off the stylesheets during the CSS Naked Day event. It does this by modifying the stylesheet_link_tag helper to skip including stylesheets into the layout during the event.
2021
2022
2023
2024
2025
2026
0.0
Provides generated HTML data for Rails applications.
2021
2022
2023
2024
2025
2026
0.0
Provides generated HTML data for Rails applications.
2021
2022
2023
2024
2025
2026
0.0
Provides generated HTML data for Rails applications
2021
2022
2023
2024
2025
2026
0.0
help create fixtures off rails project
2021
2022
2023
2024
2025
2026
0.0
Provides generated HTML data for Rails application
2021
2022
2023
2024
2025
2026
0.0
After writing a few RESTful APIs with Rails, I was always running into issues with generating URL for my resources. Either, I would try to force `url_for` or `path_to` to work, but it was never ideal. Since, I couldn't find any other solutions, I decide to write my own. This gem helps create urls...
2021
2022
2023
2024
2025
2026
0.0
Quickening is a Rails gem for adding to your model a facility to query and manage duplicate records. It's been written to remain relatively abstract and adaptable to various models, and so the library should be an easy plugin for models you may have set up already (barring name clashes).
...
2021
2022
2023
2024
2025
2026