search for: add_address

Displaying 3 results from an estimated 3 matches for "add_address".

Did you mean: end_address
2006 May 03
1
error_messages_for when saving within another model
Hi, I have this save routine: def customer_address_create customer_options @customer = Customer.find(params[:id]) @customer.addresses.create(params[:address]) @saved = @customer.save end That passes to a rjs template like this: if @saved page.visual_effect :Fold, ''add_address'' page.replace_html ''addresses'', :partial => ''customer_address_list'' else page.replace_html ''address_error'', "#{error_messages_for(''customer'')}" page.visual_effect :Highlight, ''address_error'...
2008 Sep 24
1
Dovecot 1.1.3 upgrade
...ress.c /* from now on don't return -1 even if there are problems, so hat the caller knows this is a group */ ctx->parser.data++; (void)rfc822_skip_lwsp(&ctx->parser); ctx->addr.mailbox = p_strdup(ctx->pool, str_c(ctx->str)); add_address(ctx); if (parse_mailbox_list(ctx) > 0) { if (*ctx->parser.data == ';') { ctx->parser.data++; (void)rfc822_skip_lwsp(&ctx->parser); } } add_address(ctx); return 1...
2006 Apr 11
4
Vpim::Vcard Line Breaks
On Wed, Apr 12, 2006 at 02:29:50AM +0900, Ben Reubenstein wrote: > I am using the Ruby Vpim library to create Vcards. I am having > trouble getting my address entries to format correctly when the > resulting VCF file is loaded into an address book. Is there a special > character to create a break line in the address field? Many of the > addresses in my data include multiple line