schema_qualified_tables 1.0.0
An ActiveRecord mix-in that makes it easier to use AR in an application which contains models which map to tables in different schemas.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 2.3
Development Dependencies (1):
rspec
>= 1.2