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

Model validations #14

Closed educobuci closed 13 years ago

educobuci commented 13 years ago

The current version is ignoring whether the model is valid or not. I'm pulling a fix that validates the model before saving it.

educobuci commented 13 years ago

sorry for the multiple commits

petehamilton commented 13 years ago

Good shout with the validations, cool to see someone else getting involved and picking up on the project! Project that was using CITIER got sidelined for a while but no doubt back in a week or two