0.0
No commit activity in last 3 years
No release in over 3 years
Json based attachments for records in rails.
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
This is a library I've developed for attachments, because I just don't like the others I've tried.
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
A library for parsing ruby's Logger format into an Atom feed
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
Sometimes you just need to know what your accessors are at runtime, like when you're writing a controller that needs to return JSON or XML...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
The latest news from great sources covering high school athletes who aspire to play collegiate athletics.
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
A Ruby client for the AT Protocol authenticated request
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
allows accepts_nested_attributes_for in models
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
Set instance attributes from method arguments
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
This gem helps you make your model's attribute smart.You can get many useful methods with only a little code.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
Note: You need to specify a "slug" column in the db table for your sluggable asset, and then use the "slugged_column" class method, provided in this module, and pass into it the column_name you would like to slug (e.g. title, username, etc.). This gem will, in short, look at the column that you p...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
This is a simple card game, inspired by the studio game tutorial done through the Online Pragmatic Studio course on Ruby by Mike and Nicole. Basically, three random cards would be assigned to players. For each round, each player would be assigned a random card and they can then use it to attac...
2020
2021
2022
2023
2024
2025