BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

make

v0.3.1RubyGems· Ruby

A gem that shortcuts typing out forms and tables for SQL users. Assuming your model is named ModelName, just type Make.form.model("ModelName").now! in your controller and it will return an html-safe form based on your column names for creating a new record in your view. In addition, you can type Make.table.model("ModelName").now! to automatically generate a table.

The verdict
Abandoned. Last published 11 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseOther
DepsZero deps
Maintenance
Last published 11 years ago.
Popularity
29 downloads / week
Security
No known advisories for this version (OSV).
License
non-standard
Dependencies
No runtime dependencies
Recent releases
  • 0.3.111 years ago
  • 0.3.011 years ago
  • 0.2.911 years ago
  • 0.2.811 years ago
  • 0.2.711 years ago
  • 0.2.611 years ago
  • 0.2.511 years ago
  • 0.2.411 years ago
make — A gem that shortcuts typing out forms and tables for SQL users. Assuming your model is named ModelName, just type Make.form.model("ModelName").now! in your controller and it will return an html-safe form based on your column names for creating a new record in your view. In addition, you can type Make.table.model("ModelName").now! to automatically generate a table. (Ruby / RubyGems) · Modules