RubyGems Navigation menu

make 0.3.1

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:
= 複製 已複製

安裝:
=

版本列表:

  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)
顯示所有版本(共 22)

擁有者:

作者:

  • Sara Wong, Ulysses Lin

SHA 256 checksum:

6fc7b619244b19bab24b6b6e057e9db3eb4c6589fc4c6df63dc78590d18cb18b

總下載次數 70,899

這個版本 15,757

License:

Sara Wong, Ulysses Lin

Ruby 版本需求: >= 0

相關連結: