#7 open
Fjölnir Ásgeirsson

Different create syntax

Reported by Fjölnir Ásgeirsson | September 26th, 2008 @ 02:21 PM | in Official release

Add an initializer to ARBase to allow initialization without attributes.

example:
Model *record = [Model create];
record.attribute = @"something";

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

ActiveRecord is an insanely easy to use database framework written in objective-c It's obviously "inspired" by (copying) the infamous ActiveRecord that comes with Rails(http://rubyonrails.org) But it tries to be more versatile when it comes to working with multiple connections.

People watching this ticket

Pages