Emery Finkelstein (EmFi)

EmFi

Geek Repo

Github PK Tool:Github PK Tool

Emery Finkelstein's repositories

conflict_warnings

Ruby on Rails plugin that implements optimistic locking across HTTP requests. It provides simple methods for avoiding race conditions that could result in database inconsistencies.

Language:RubyLicense:MITStargazers:4Issues:0Issues:0

acts_as_touchable

Ruby on Rails plugin to add file directory style timestamping to models with parent-child relationships.

Language:RubyLicense:MITStargazers:3Issues:0Issues:0

nested_has_many_through

rails plugin that allows has_many :through to go through other has_many :throughs. This fork fixes relationships through a belongs_to association.

Language:RubyLicense:MITStargazers:3Issues:0Issues:0

acts_as_audited

This fork of acts_as_audited enhances audits with comments. acts_as_audited is an ActiveRecord extension that logs all changes to your models in an audits table.

Language:RubyLicense:MITStargazers:2Issues:0Issues:0

better_optimistic_locking

Allows features of optimistic locking to persist across HTTP requests.

Language:RubyLicense:MITStargazers:1Issues:0Issues:0

mixed_table_inheritance

Ruby on Rails plugin to get the benefits from Single Table Inheritance in cases where subclasses with unique fields make STI infeasible.

Language:RubyLicense:MITStargazers:1Issues:0Issues:0

subdomain-fu

A new plugin approach to attempting to solve the usage of subdomains in linking and routing in Rails projects. Fork to patch subdomain arguments into named_route generated helpers

Language:RubyLicense:NOASSERTIONStargazers:1Issues:0Issues:0