0.0
Allow easy use of the Sackmann ATP DB
2020
2021
2022
2023
2024
2025
0.0
Create enums for Rails model attributes like enums in C languages
2020
2021
2022
2023
2024
2025
0.0
Lazy attribute coercion
2020
2021
2022
2023
2024
2025
0.0
Auto attribute initialization.
2020
2021
2022
2023
2024
2025
0.0
Flexible attribute mapping
2020
2021
2022
2023
2024
2025
0.0
Adds support for images to be attached to a Thredded post (using Carrierwave)
2020
2021
2022
2023
2024
2025
0.0
Parse a string of attributes like you might find in an XML tag
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord dirty tracking that compares every attribute to it's value before type cast
and marks all changes detected as changed attributes. This makes it possible to detect `user.name.upcase!`
`user.roles << 'some_role'` and similar implicit changes.
To make it automatic on ...
2020
2021
2022
2023
2024
2025
0.0
Json based attachments for records in rails.
2020
2021
2022
2023
2024
2025
0.0
== ICU4R - ICU Unicode bindings for Ruby
ICU4R is an attempt to provide better Unicode support for Ruby,
where it lacks for a long time.
Current code is mostly rewritten string.c from Ruby 1.8.3.
ICU4R is Ruby C-extension binding for ICU library[1]
and provides following classes and function...
2020
2021
2022
2023
2024
2025
0.0
Encrypted attributes for ROM
2020
2021
2022
2023
2024
2025
0.0
CollectionUtils provide with basic collection templates
like stack(push, pop, peek), queues(enqueue, dequeue), heaps/tree(MinHeap, MaxHeap, BST)
and HashDeserializedObject(Converts a hash into object for easy access.
All the keys will become attributes of the object).
Check out the wiki ...
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord/ActiveModel validation extension which enables attributes validation.
2020
2021
2022
2023
2024
2025
0.0
File attachments as attributes for ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Have an unpersisted base object, and nested_attributes_for already-persisted assocations
2020
2021
2022
2023
2024
2025
0.0
Macros for creating boolean attribute methods
2020
2021
2022
2023
2024
2025
0.0
Converts all ch*.html files from Atlas into iPythyon Notebooks.
2020
2021
2022
2023
2024
2025
0.0
Ruby gem to prompt for password at run time for attr_encrypted
2020
2021
2022
2023
2024
2025
0.0
Nested validations allow a parent's validity to include those of child attributes. Errors messages will be copied from the child attribute to the parent.
2020
2021
2022
2023
2024
2025
0.0
Country, region, and currency info at your fingertips.
Query for regional info and see which countries show up.
2020
2021
2022
2023
2024
2025