RubyGems Navigation menu

make 0.1.5

A gem that shortcuts typing out forms for SQL users. Assuming your model is named Model_Name, just type <%= Make.form(Model) %> wherever in your Rails view and it will return an html-safe string from your column names for creating a new record. In addition, you can type <%= Make.table.model("Table_Name").now! %> to automatically generate a table. More functions to follow!

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  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)
  6. 0.1.5 - February 10, 2015 (7 KB)
Show all versions (22 total)

Owners:

Authors:

  • Sara Wong, Ulysses Lin

SHA 256 checksum:

d0f5f235028f67790e78a7421d45e1fc8fb882d1d7271ef7cf14ecf8c883d571

Total downloads 70,955

For this version 2,618

Licenses:

Sara Wong, Ulysses Lin

Required Ruby Version: >= 0

Links: