generate MVC from existing sql database in rails -


I would like to know whether it is possible to generate all the MVC file from the existing database. Reverse action of scaffolding work. I need to answer . Thank you.

Is this something you are looking for?

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -