I have a fairly large DB schema and about 100M rows with I would like to expose to the web, using Rails 3. By exposing to the web, I mean the following:
Basically, what I am looking for is a way to run the rails scaffold command with the appropriate arguments automatically. I know that magic_model can do some parts of the reverse engineering itself, but it does not seem to be working with Rails 3.
Is there any tool that can automate the generation of scaffolding?
You could give the following gems a try:
ActiveAdmin -> Though more of admin framework, it has an appeasing user interface and will aptly satisfy your scaffolding needs.
ActiveScaffold -> A simple auto-scaffold generation framework
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With