0.0
Allows you to define CSV-style attributes for your ActiveRecord models
2021
2022
2023
2024
2025
2026
0.0
AttributeCartographer allows you to map an attributes hash into similarly or differently named methods, using an optional lambda to map the values as well.
2021
2022
2023
2024
2025
2026
0.0
Since most user/person/customer data structures have similar db attributes,this gem will attempt to create those classes with attribute information based on the show Breaking Bad. For example: `User.create(name: "Walter White", email: "crystalbluepersuasion@heisenberg.com", ...)`
2021
2022
2023
2024
2025
2026
0.0
Gem for signing atalogics api calls
2021
2022
2023
2024
2025
2026
0.0
File attachments as attributes for DataMapper 1.1, based on the original Paperclip by Jon Yurek at Thoughtbot; updated for ruby 1.9 and rails 3.2
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to define `file`-attributes on an active record class which can receive base64-encoded strings which comes in handy for json rest clients posting images to a rails application. Simply post your base64-encoded string using the `_base64`-suffix on the attribute name.
2021
2022
2023
2024
2025
2026
0.0
Concise way of filtering model attributes in Rails.
2021
2022
2023
2024
2025
2026
0.0
A wrapper api for the atomicparsley cli
2021
2022
2023
2024
2025
2026
0.0
build dynamic attributes at instance level, saved in database with json format
2021
2022
2023
2024
2025
2026
0.0
Propel atoms of code at one another and extract their properties from the bits that fall out.
2021
2022
2023
2024
2025
2026
0.0
AttrFormattr is a Rails ActionController mixin that provides formatting for attribute params. The principal use case is for a client application to maintain the JavaScript idiom of using camelCase while consuming a Rails API endpoint written in idiomatic Ruby with snake_case.
2021
2022
2023
2024
2025
2026
0.0
Atom javascript library prepared for using with Rails 3.1+
2021
2022
2023
2024
2025
2026
0.0
Checks whether an ActiveModel Validator is attached to an attribute of a Model and with which options
2021
2022
2023
2024
2025
2026
0.0
A String class, but with attributes marking data at specific ranges.
2021
2022
2023
2024
2025
2026
0.0
Keeps specified attributes of a model out of to_xml. Do so by aliasing to_xml, and automatically sending in the correct :excludes to the original to_xml method, e.g. :excludes => [:attr1, :attr2, ...]
2021
2022
2023
2024
2025
2026
0.0
This gem provides AthenaJDBC41-1.0.0.jar for your JRuby Rails application.
2021
2022
2023
2024
2025
2026
0.0
Defines accessor methods for instance variables using clojure's atoms, for thread safety
2021
2022
2023
2024
2025
2026
0.0
Enforce attribute types at assignment time
2021
2022
2023
2024
2025
2026
0.0
An attribute-driven hierarchy builder for Rails views.
2021
2022
2023
2024
2025
2026
0.0
DecoLite is a little gem that allows you to use the provided DecoLite::Model
class to dynamically create Decorator class objects. Use the DecoLite::Model
class directly, or inherit from the DecoLite::Model class to create your own
unique subclasses with custom functionality. DecoL...
2021
2022
2023
2024
2025
2026