[Rails] Dynamic creation of models and/or tables in Rails

2013-04-15 Thread reagleton
I'm working on a project at the moment that has a rather unusual requirement and I'm hoping to get some advice on the best way to handle it or even some pointers to info that can help me build a solution. Ok, so this is what I need to do. The application stores and manages various types of me

[Rails] Dynamically generating models and/or migrations at runtime

2013-04-15 Thread reagleton
I'm working on a project at the moment that has a rather unusual requirement and I'm hoping to get some advice on the best way to handle it or even some pointers to info that can help me build a solution. Ok, so this is what I need to do. The application stores and manages various types of me