petehamilton / citier

CITIER (Class Inheritance & Table Inheritance Embeddings for Rails) is a solution for simple Multiple Class Inheritance in Rails.
88 stars 24 forks source link

Corrects table fields refresh when migrating #42

Closed raphaelpereira closed 12 years ago

raphaelpereira commented 12 years ago

The code was present, but was done after view creation, so view was created without new fields.