Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
Git-friendly encrypted secrets for Rails.
2019
2020
2021
2022
2023
2024
0.0
Encrypt an additional secrets file for really important secrets.
2019
2020
2021
2022
2023
2024
0.0
Gracefully swap your RoR secret_token.
2019
2020
2021
2022
2023
2024
0.0
Sections_rails adds infrastructure to the view layer of Ruby on Rails. It allows to define and use the HTML, CSS, and JavaScript code of dedicated sections of pages together in one place.
2019
2020
2021
2022
2023
2024
0.0
Rails has a security flaw: All attributes are writable by default.
This allows for spectacular hacks, like this one: https://github.com/rails/rails/commit/b83965785db1eec019edf1fc272b1aa393e6dc57.
This gem makes all attributes protected by default.
2019
2020
2021
2022
2023
2024
0.0
Wrap routes in a 'secured' block to only appear when on an SSL connection
2019
2020
2021
2022
2023
2024
0.0
Secure download for CarrierWave with CanCan
2019
2020
2021
2022
2023
2024
0.0
Add securely hashed attributes to your models, serialized with BCrypt
2019
2020
2021
2022
2023
2024
0.0
Routing-level ssl support for ruby application actions
2019
2020
2021
2022
2023
2024
0.0
This gems includes various tools about security.txt for Ruby: A rails engine, A Rack MiddleWare, a simple parser and generator
2019
2020
2021
2022
2023
2024
0.0
A CMS Engine for Rails.
2019
2020
2021
2022
2023
2024
0.0
Allows for quick serialization/deserialization of objects for moving between environments.
2019
2020
2021
2022
2023
2024
0.0
Enhances the standard rails seeds and the rake tasks
with helper methods to enable omnipotent and easier
maintenance of seeds.
2019
2020
2021
2022
2023
2024
0.0
If you are migration seed data and only what the migration to run once it is best to log that the migration has already run. This separates data migrations from schema migrations.
2019
2020
2021
2022
2023
2024
0.0
A simple gem to seed your Rails application by environment
2019
2020
2021
2022
2023
2024
0.0
Use seeds.rb as test fixtures
2019
2020
2021
2022
2023
2024
0.0
Generate seed files from your schema.
2019
2020
2021
2022
2023
2024
0.0
Let your seed code become a first-class member of the Rails app and put it into seed objects in "app/seeds" alongside the controllers, models etc. Invoke seeds as rake tasks or from within the app/console, with or without the parameters. Progress logging included.
2019
2020
2021
2022
2023
2024
0.0
SeedList is designed for Rails-powered tournament engines that need to persist a 1-indexed ordered list of players (ranked low-to-high by skill or past performance) and then match them up appropriately in the first round of a bracket.
2019
2020
2021
2022
2023
2024
0.0
YAML seed file loading for Rails.
2019
2020
2021
2022
2023
2024