RubyGems Navigation menu

make 0.2.6

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 string from your column names for creating a new record. In addition, you can type Make.table.model("ModelName").now! to automatically generate a table. Use Make.header("Title") to make a default header.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.3.1 - February 17, 2015 (8 ko)
  2. 0.3.0 - February 17, 2015 (8 ko)
  3. 0.2.9 - February 17, 2015 (8 ko)
  4. 0.2.8 - February 17, 2015 (8 ko)
  5. 0.2.7 - February 13, 2015 (7,5 ko)
  6. 0.2.6 - February 13, 2015 (7,5 ko)
Voir toutes les versions (22)

Propriétaires:

Auteurs:

  • Sara Wong, Ulysses Lin

Total de contrôle SHA 256:

c53e41e008456a6367722d729115ac7e86ae5820755ece6ed344ed1cc630274e

Total de téléchargements 71 028

Pour cette version 2 617

Licenses:

Sara Wong, Ulysses Lin

Version de Ruby requise: >= 0

Liens: