0.0
Declarative and flexible attachments
2020
2021
2022
2023
2024
2025
0.0
Part honeypot, part defense system. Opens up ports and simulates services in order to look like an attractive target. Hosts that try to connect to the fake services are considered attackers and blocked from all access.
2020
2021
2022
2023
2024
2025
0.0
There is a problem with fron-end testing. Websites are always changing. **Zander** audaciously
attempts to provid a solution. Give zander two files `sites.yaml` and `actions.yaml`, and
it will do all the work. `sites.yaml` will hold a list of URLs and any variables like user_name or password
th...
2020
2021
2022
2023
2024
2025
0.0
Generates rails controller actions at runtime. Does not generate source code for you to inspect, modify and commit to version control, so requires your blind faith, hence evil. Also does not attempt to generate view code. On the other hand, massively reduces your line count.
2020
2021
2022
2023
2024
2025
0.0
This plugin creates a Value Object class that controls the logic of incomplete dates. It also creates a class method incomplete_date_attr to hook onto Active Record objects, so some of the attributes are stored in the database as an integer instead of a date
2020
2021
2022
2023
2024
2025
0.0
A Ruby library for implementing AT Protocol OAuth flows, including DPoP, PAR, and dynamic client registration. Supports both client and server-side implementations with comprehensive security features.
2020
2021
2022
2023
2024
2025
0.0
Creates a class-level attribute that is inherited (but modifiable) by subclasses
2020
2021
2022
2023
2024
2025
0.0
Introduces a custom ActiveRecord attribute type which will ignore the timezone set by Time.zone. This is useful in the event we are modifying the current thread timezone
2020
2021
2022
2023
2024
2025
0.0
A module that allows Ruby objects to define attributes backed by a Redis data store. Works with any class or ORM.
2020
2021
2022
2023
2024
2025
0.0
Schema-less attribute storage
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord attributes DDL, struct/array attribute types, an enum implementation that doesn't suck, etc..
2020
2021
2022
2023
2024
2025
0.0
ATND の API を Ruby から使用するたのラッパークラスです
2020
2021
2022
2023
2024
2025
0.0
Dynamic attr_accessible for Active Record, inspired by Ryan Bates Railscasts episode 237
2020
2021
2022
2023
2024
2025
0.0
Use reflection to spec ActiveModel accessible_attributes
2020
2021
2022
2023
2024
2025
0.0
Rygsaek provides helpers to attach/display attachments in place, like a photo on a User and ScannedFiles on a Document
2020
2021
2022
2023
2024
2025
0.0
This is my first attempt at trying to create a ruby on rails application engine
2020
2021
2022
2023
2024
2025
0.0
Takes an object, serializes the attributes to an ordered hash based on a pre-defined schema
2020
2021
2022
2023
2024
2025
0.0
A wrapper of the paperclip attachment handler that uses sane defaults to optimally compress attached images using imagemagick utility functions.
2020
2021
2022
2023
2024
2025
0.0
Validates a specific attribute on ActiveModel, ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
A ActiveRecord plugin which removes leading and trailing whitespace of attributes before validation.
2020
2021
2022
2023
2024
2025