RubyGems Navigation menu

make 0.2.4

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. Use <%= Make.header("Title") to make a default header.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.3.1 - February 17, 2015 (8.0 KB)
  2. 0.3.0 - February 17, 2015 (8.0 KB)
  3. 0.2.9 - February 17, 2015 (8.0 KB)
  4. 0.2.8 - February 17, 2015 (8.0 KB)
  5. 0.2.7 - February 13, 2015 (7.5 KB)
  6. 0.2.4 - February 12, 2015 (7.5 KB)
顯示所有版本(共 22)

擁有者:

作者:

  • Sara Wong, Ulysses Lin

SHA 256 checksum:

e9681e05113d09d0866aac3e86231cf02a6120a1fdb841d19ae2f35e54fe4e7b

總下載次數 71,279

這個版本 2,638

License:

Sara Wong, Ulysses Lin

Ruby 版本需求: >= 0

相關連結: