0.12
A Faraday middleware for logging request and response activity including
method, URI, headers, and body at varying log levels.
2020
2021
2022
2023
2024
2025
0.12
This Modernizr.js was built using the at http://www.modernizr.com/download/ with all options enabled.
2020
2021
2022
2023
2024
2025
0.0
CustomAttributes allows you to add custom attributes to ActiveRecord objects, optionally scoped by another model (e.g. users).
2020
2021
2022
2023
2024
2025
0.0
A simple wrapper for the ATDW SOAP API
2020
2021
2022
2023
2024
2025
0.0
To sanitize model instance attributes before database save into Rails. Iterates through model instance attributes and calls ActionController::Base.helpers.sanitize on each.
2020
2021
2022
2023
2024
2025
0.0
== 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...
2020
2021
2022
2023
2024
2025
0.0
Add securely hashed attributes to your models, serialized with BCrypt
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Easy management of extra model attributes. Can store fields in the model if provided
2020
2021
2022
2023
2024
2025
0.0
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...
2020
2021
2022
2023
2024
2025
0.0
Manage text field attribute serialized as an array, hash, etc. Add per-item validation
2020
2021
2022
2023
2024
2025
0.0
virtual attributes accessor via a serialized Hash column
2020
2021
2022
2023
2024
2025
0.0
Serialize model attributes to a single database column instead
2020
2021
2022
2023
2024
2025
0.0
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/
2020
2021
2022
2023
2024
2025
0.0
= 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...
2020
2021
2022
2023
2024
2025
0.0
This is a fork of Steven Pothoven's attachment_fu including custom some enhancements for Zoo Property
2020
2021
2022
2023
2024
2025
0.0
A simple slug string generator for ActiveRecord. Will populate a slug attribute from another attribute.
2020
2021
2022
2023
2024
2025
0.0
temporarily enabling or disabling boolean attributes on classes and instances
2020
2021
2022
2023
2024
2025
0.0
A tiny hack for Rails to make Model#as_json(include: :association) return a hash with association keys suffixed with _attributes.
2020
2021
2022
2023
2024
2025
0.0
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.
2020
2021
2022
2023
2024
2025