NUBIC / schema_qualified_tables

Logical schema to actual schema name mappings for ActiveRecord models
MIT License
4 stars 3 forks source link

Support ActiveRecord 3.2 with CPK 5.0 #4

Closed rsutphin closed 11 years ago

rsutphin commented 12 years ago

composite_primary_keys 5.0 adds specific support for AR 3.2. It also causes two spec failures in schema_qualified_tables on Ruby 1.8.7. Figure out why and fix them.