0.0
Virtual attributes helper for models in Rails3
2020
2021
2022
2023
2024
2025
0.0
Simple bitmask attribute support for ActiveRecord. Forked from bruce/bitmask_attribute for Rails 2.3.11 support.
2020
2021
2022
2023
2024
2025
0.0
Attribute Extenstions
2020
2021
2022
2023
2024
2025
0.0
An additional attr macro for default values.
2020
2021
2022
2023
2024
2025
0.0
Engine to add a RSS and Atom reader to your JRuby on Rails app.
2020
2021
2022
2023
2024
2025
0.0
attr_accessor with typecast feature.
2020
2021
2022
2023
2024
2025
0.0
Mixin to specify defaults for Ruby's `attr` methods
2020
2021
2022
2023
2024
2025
0.0
A virtual attribute builder for models that plays nice with webforms.
2020
2021
2022
2023
2024
2025
0.0
Small macro to generate unique random token attribute for ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Translate attribute values
2020
2021
2022
2023
2024
2025
0.0
A simple validator to verify the uniqueness of certain item attributes from a collection
2020
2021
2022
2023
2024
2025
0.0
Adds private_attr_reader method to Object.
2020
2021
2022
2023
2024
2025
0.0
# Fresh::Auth
This gem makes it really, REALLY easy to use the Freshbooks API. It couldn't be easier.
With only 3 functions you'll ever need to use, and only 2 required configuration values, it can't get any easier.
## Installation
Add this line to your application's Gemfile:
gem 'fresh-...
2020
2021
2022
2023
2024
2025
0.0
OmniAuth strategy for authenticating with AtProto services like Bluesky
2020
2021
2022
2023
2024
2025
0.0
BetaUserAccess allows you to block users from your site and at the same time allow them to request beta user access. Once access is granted the user can access the site. At the moment all based on twitter logins
2020
2021
2022
2023
2024
2025
0.0
Hammock is a Rails plugin that eliminates redundant code in a very RESTful manner. It does this in lots in lots of different places, but in one manner: it encourages specification in place of implementation. Hammock enforces RESTful resource access by abstracting actions away from the controlle...
2020
2021
2022
2023
2024
2025
0.0
Creates instance method that can both get or set an instance variable.
It's like squeezing :attr_writer into :attr_reader.
2020
2021
2022
2023
2024
2025
0.0
The input consists of a string containing a sequence of commands, where a command is represented by a single capital letter at the beginning of the line. Parameters of the command are separated by white spaces and they follow the command character.
Pixel co-ordinates are a pair of integers: a co...
2020
2021
2022
2023
2024
2025
0.0
Bitmask attribute helper methods for Rails models. Gives model access to methods to
check, add, and remove flags.
2020
2021
2022
2023
2024
2025
0.0
Serialize ActiveModel attributes in JSON using type casting
2020
2021
2022
2023
2024
2025