Hi,
Is there a way to implement table per subclass o per concrete class
strategy
in ActiveRecord?
Thanks.
Hi,
Is there a way to implement table per subclass o per concrete class
strategy
in ActiveRecord?
Thanks.
On 2 Apr 2009, at 14:31, Omar Javier RodrÃguez RodrÃguez wrote:
Hi,
Is there a way to implement table per subclass o per concrete class
strategy in ActiveRecord?
Set self.abstract_class=true on the parent class ?
Fred
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs