0.0
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 Rails ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
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
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
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
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
Rails engine for Start Bootstrap Admin Theme
2021
2022
2023
2024
2025
2026
0.0
Extremely simple API support for Rails models
2021
2022
2023
2024
2025
2026
0.0
Simple notifications for Ruby on Rails.
2021
2022
2023
2024
2025
2026
0.0
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
Provides generated HTML data for Rails applications.
2021
2022
2023
2024
2025
2026
0.0
Provides generated HTML data for Rails applications.
2021
2022
2023
2024
2025
2026
0.0
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
Provides generated HTML data for Rails applications.
2021
2022
2023
2024
2025
2026
0.0
A collection of Rails controller/view helpers shared across multiple Homesteading publisher apps.
2021
2022
2023
2024
2025
2026
0.0
Provides generated HTML data for Rails
2021
2022
2023
2024
2025
2026
0.0
A generic Rails Engine that all HS-* post type publisher apps build on top of.
2021
2022
2023
2024
2025
2026
0.0
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
Ports Rails declarative minitest into regular minitest
2021
2022
2023
2024
2025
2026
0.0
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