RubyGems Navigation menu

make 0.1.3

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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.3 - February 09, 2015 (6,5 KB)
Zeige alle Versionen (22 total)

Besitzer:

Autoren:

  • Sara Wong, Ulysses Lin

SHA 256-Prüfsumme:

bb10ae75cdc8b926a8d08c7c7cb94154107c953b6b784d8dd35b78f3d4be3f27

Downloads insgesamt 71.278

Für diese Version 2.637

Lizenzen:

Sara Wong, Ulysses Lin

Erforderliche Ruby-Version: >= 0

Links: