Home > active_record_state_pattern

active_record_state_pattern

Active_record_state_pattern is a project mainly written in Ruby, based on the MIT license.

A Rails plugin that implements the state design pattern in ActiveRecord models.

= active_record_state_pattern

This plugin is now deprecated. Please switch to {state_pattern}[http://github.com/dcadenas/state_pattern] which now supports Rails active record.

Previous:sample_app