0.0
No commit activity in last 3 years
No release in over 3 years
has_normalzied_sti is a rails extension to allow Single Table Inheritance to work with a database normalized type column. The extension expects the STI model to have a type_id column instead of a type column. type_id should reference a Types table containg all the possible...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
The intention of this library is to make it easy to inherit particular variables between models in rails apps. We start with a parent model that will function as a pseudo-polymorphic association for children objects.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Provides a simple way to find the shortest path in a graph of Rails records using Floyd's algorithm
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
has_normalized_fields is a Ruby on Rails gem that lets you normalize user data for an improved user experience. It takes the messy user inputed data and normalizes it into a nice clean standard format.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
has_metadata lets you move non-indexed and weighty columns off of your big tables by creating a separate metadata table to store all this extra information. Works with Ruby 1.9. and Rails 3.0.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Extremely simple API support for Rails models
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
This plugin implements Flickr's machine tags as explained here[http://www.flickr.com/groups/api/discuss/72157594497877875] while still maintaining standard tagging behavior. Basically, a machine tag has a namespace, a predicate and a value in the format [namespace]:[predicate]=[value] This...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Music plugin for #Rails CMS http://Home-Page.Software - changes: http://bit.ly/home-page-music-0-0-2
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
A collection of Rails controller/view helpers shared across multiple Homesteading publisher apps.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
A generic Rails Engine that all HS-* post type publisher apps build on top of.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Jelly provides a set of tools and conventions for creating rich ajax/javascript web applications with jQuery and Ruby on Rails.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML that's designed to express the structure of XHTML or XML documents in a non-repetitive, elegant, easy way, using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned ...
2021
2022
2023
2024
2025
2026