How do I create a Rails model in a different DB schema?
I have a Rails 3.2 app backed by MS SQL 2008. All its models are by default created in dbo schema. Now I want to have a model which DB table has limited access to it so I want to put it to a different DB schema. How do I do that?
Aucun commentaire:
Enregistrer un commentaire