This mixin provides methods to make ActiveRecord::Base classes more usable from within a shell such as irb. This is done by providing a shorthand syntax for creating and querying tables with aliases for column names and associations. Development Status: 3 - Alpha Environment: Console (Text Based), Web Environment Intended Audience: Developers License: Ruby License Natural Language: English Oper

