RubyGems Navigation menu

make 0.3.0

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.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 0.3.1 - February 17, 2015 (8 KB)
  2. 0.3.0 - February 17, 2015 (8 KB)
  3. 0.2.9 - February 17, 2015 (8 KB)
  4. 0.2.8 - February 17, 2015 (8 KB)
  5. 0.2.7 - February 13, 2015 (7,5 KB)
Toon alle versies (22 totaal)

Eigenaren:

Authors:

  • Sara Wong, Ulysses Lin

SHA 256 checksum:

788de0c3853d4f03b1747d517fc591a803867a89fa1ada7586546a015094be96

Total downloads 70.792

Voor deze versie 2.642

Licenties:

Sara Wong, Ulysses Lin

Required Ruby Version: >= 0

Links: