RubyGems Navigation menu

Fingertips-as_new-san 0.2

The AsNewSan mixin makes it easier to create associations on a new Active Record instance. Use the as_new method to instantiate new empty objects that are immediately saved to the database with a special flag marking them as new. Because new instances are already stored in the database, you always have an id available for creating associations. This means you can use the same views and controller logic for new and edit actions which is especially helpful when you are creating new associated objects using Ajax calls.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2 - August 11, 2014 (8.0 KB)
  2. 0.1.1 - August 11, 2014 (7.5 KB)
  3. 0.1.0 - August 11, 2014 (6.5 KB)

作者:

  • Eloy Duran

SHA 256 校验和:

468d925510c66cb199d6189ccc03b51d276289a6d71d39bf38b96adc0534a22c

下载总量 8,666

这个版本 3,531

许可:

需要的 Ruby 版本: >= 0

链接: