0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
CustomAttributes allows you to add custom attributes to ActiveRecord objects, optionally scoped by another model (e.g. users).
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
A simple wrapper for the ATDW SOAP API
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
To sanitize model instance attributes before database save into Rails. Iterates through model instance attributes and calls ActionController::Base.helpers.sanitize on each.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
== SYNOPSIS: Allows storing scopes as names; that way you can address subsets of your model space by meaningful names. require 'scoped_proxy' # Railsers: You might want to call this in environment.rb class User < ActiveRecord::Base scoped_proxy :role do |role| { :find => { :conditi...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Add securely hashed attributes to your models, serialized with BCrypt
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
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.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Easy management of extra model attributes. Can store fields in the model if provided
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Works like ActiveRecord's acts_as_paranoid, but for sequel. - I am not the original author of this plugin. I merely took the source, fixed one minor bug, and put it up on rubygems because I found it so useful. The original author is at https://gist.github.com/bgentry. To automatically use delet...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Manage text field attribute serialized as an array, hash, etc. Add per-item validation
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Serialize model attributes to a single database column instead
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Remember the Milk is a task management tool at http://www.rememberthemilk.com. The is a ruby library to ease interfacting with their REST API, documentation for which is found at http://www.rememberthemilk.com/services/api/
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
= Webservice Client Library for InterMine Data-Warehouses This library provides an interface to the InterMine webservices API. It makes construction and execution of queries more straightforward, safe and convenient, and allows for results to be used directly in Ruby code. As well as traditiona...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
This is a fork of Steven Pothoven's attachment_fu including custom some enhancements for Zoo Property
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
A Ruby library for interacting with the Attio API, providing easy access to CRM functionality
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
A simple slug string generator for ActiveRecord. Will populate a slug attribute from another attribute.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
A tiny hack for Rails to make Model#as_json(include: :association) return a hash with association keys suffixed with _attributes.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Gem which will treat its association as its attribute. It will provide getter, setter method for all of its association for which it is defined.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
A client library talking to the same API that the Cocoro Air mobile apps do. Not affiliated with SHARP, this is a completely unofficial library which may break at any moment, so use it at your own risk.
2021
2022
2023
2024
2025
2026