Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
Useful balance methods for Rails User model
2020
2021
2022
2023
2024
2025
0.0
Using `has_cache` in your classes provides a `cached` method that allows
automatic caching of the result of a method that is normally available on
the class, or an instance of the class.
It mitigates the hassle of creating and tracking keys as you would with
the standard Cach...
2020
2021
2022
2023
2024
2025
0.0
Allows you to define multiple cache keys on the module, and automatically expires them.
2020
2021
2022
2023
2024
2025
0.0
Provide default models for ActiveRecord associations
2020
2021
2022
2023
2024
2025
0.0
Set default value to Rails application's ActiveRecord model without saved.
2020
2021
2022
2023
2024
2025
0.0
Used to find nearby records via latitude/longitude
2020
2021
2022
2023
2024
2025
0.0
Extends ActiveRecord to let you store time durations like '1.month' or '10.years'.
It does it by providing a serializer and validator for ActiveSupport::Duration objects.
2020
2021
2022
2023
2024
2025
0.0
Adds an add_extra_data method to ActiveRecord that invisibly includes an extra data table. Means you can use STI but keep your database clean.
2020
2021
2022
2023
2024
2025
0.0
Easily add filepicker images to your models
2020
2021
2022
2023
2024
2025
0.0
A Ruby gem that provides geographic lookup functionality using both GeoBoundaries.org and Geonames.org datasets. Features include coordinate validation with radian/degree detection, spatial containment queries, distance-based lookups, and data coverage analysis utilities.
2020
2021
2022
2023
2024
2025
0.0
Use an ActiveRecord Hash column as backend for dynamic attributes. Dynamic attributes will act like table columns. Just include the HashAttributes module in your ActiveRecord::Base class.
2020
2021
2022
2023
2024
2025
0.0
HashAuth allows your Rails application to support incoming and outgoing two-factor authentication via hashing some component of an HTTPS request. Both sides of the request (your Rails app and your client or provider) must have some unique shared secret. This secret is used to create a hash of som...
2020
2021
2022
2023
2024
2025
0.0
O2 Labs has exposed the power of #blue to developers via a
simple REST & JSON based API, combined with oAuth2 to developers who can
create new ways for users to manage their texts and add combine the ubiquity
of SMS with their applications, users simply grant an application access...
2020
2021
2022
2023
2024
2025
0.0
Generate pdf reports on Rails using Jasper Reports reporting tool.
2020
2021
2022
2023
2024
2025
0.0
A simple Rails wrapper for hashgrid.
2020
2021
2022
2023
2024
2025
0.0
Obfuscate id on your record.
2020
2021
2022
2023
2024
2025
0.0
Rails engine to facilitate inline text hashtags.
2020
2021
2022
2023
2024
2025
0.0
warning duplicate hash key for HashWithIndifferentAccess
2020
2021
2022
2023
2024
2025
0.0
Only supports Postgresql JSON & JSONB columns at the moment
2020
2021
2022
2023
2024
2025
0.0
HasJwtToken provides JWT autheticationfor models which are kean to use `has_secure_password`in Rails app. It allows find resource by some identificatorand password of by JWT token itself.
2020
2021
2022
2023
2024
2025