How does one (a complete newbie) model and scafford an legacy database
remotely. The tables appear to be in the correct form of pural names and
the connection is correct
any help would be greatfully
How does one (a complete newbie) model and scafford an legacy database
remotely. The tables appear to be in the correct form of pural names and
the connection is correct
any help would be greatfully
Not being a huge expert myself, here’s what I would do:
Now you can generate scaffolds to deal with it. I’d just loadup the
console (script/console) first, and do some test queries to see if you
can connect. Eg:
etc.
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