Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
Automagically creates an image of your rails model's title using magick_title.
2020
2021
2022
2023
2024
2025
0.0
has_many_by_status was developed by: markbates
2020
2021
2022
2023
2024
2025
0.0
No additional description yet.
2020
2021
2022
2023
2024
2025
0.0
A rails gem that prevents duplicate inserts when using the has_many :through relationship in your models.
2020
2021
2022
2023
2024
2025
0.0
This is just a simple messaging generators for Rails 3.x, enable user to sending messages across the app.
2020
2021
2022
2023
2024
2025
0.0
has_metadata lets you move non-indexed and weighty columns off of your big tables by creating a separate metadata table to store all this extra information. Works with Ruby 1.9. and Rails 3.0.
2020
2021
2022
2023
2024
2025
0.0
Reduce your table width and migration overhead by moving non-indexed columns to a separate metadata column.
2020
2021
2022
2023
2024
2025
0.0
After reading Practical Object-Oriented Design in Ruby: An Agile Primer by Sandi Metz, I wanted an easy way to put off making decisions about related objects during the early phases of a project. This is what I came up with for that.
2020
2021
2022
2023
2024
2025
0.0
Time-safe finders for ActiveRecord's has_secure_token.
2020
2021
2022
2023
2024
2025
0.0
Has Placeholder Image is a Ruby on Rails gem that allows developers to generate placeholder images for models depending on the title or name attributes of model.
2020
2021
2022
2023
2024
2025
0.0
Simple authorization method to redirect to specific pages when a prerequisite is not met.
2020
2021
2022
2023
2024
2025
0.0
Allows for the easy creation and use of random, unique record identifiers so external entities cannot make inferences about your data based on sequential ID's
2020
2021
2022
2023
2024
2025
0.0
Creates random tokens for model attributes in Ruby on Rails
2020
2021
2022
2023
2024
2025
0.0
This gem adds ability to construct search objects for indexed models, build search forms and execute searches.
It works with sunspot, inherited_resources and simple_form/formtastic
2020
2021
2022
2023
2024
2025
0.0
Add passkey support to Rails
2020
2021
2022
2023
2024
2025
0.0
Provides Rails 4 has_secure_password mixin for Rails 2. Requires Rails 2.1 or higher.
2020
2021
2022
2023
2024
2025
0.0
Add secure encrypted fields to protect sensitive information in database
2020
2021
2022
2023
2024
2025
0.0
Extends model, controller, helper and routes to handle the toggle of a star to favorite a model.
2020
2021
2022
2023
2024
2025
0.0
HasStateMachine uses ruby classes to make creating a finite state machine in your ActiveRecord models a breeze.
2020
2021
2022
2023
2024
2025
0.0
has_sti provides helper methods for Single Table Inheritance models of Active Record. It creates methods that allow to determine exact type of model and scopes that make easy to find records of certain type.
2020
2021
2022
2023
2024
2025