RubyGems Navigation menu

Fingertips-as_new-san 0.1.1

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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Authors:

  • Eloy Duran

SHA 256 checksum:

f9dda96d29e676550f8d62fa0e7c0bdbb3d916d83b3fa9182d63663a8c30d240

Total downloads 8,669

For this version 2,562

Licenses:

N/A

Required Ruby Version: >= 0

Links: