Displaying 3 results from an estimated 3 matches for "kushner".
Did you mean:
kushler
2009 Jul 07
1
Adding data in two tables simul;taneously with Validations
Hi All,
I have 2 tables
1] user_infos &
2] users
class UserInfo
has_one :user
validates_presence_of :city
class User
belongs_to :user_info
validates_presence_of :first_name
i write following code in my create method.
@user_info = UserInfo.new(params[:user_info])
@user=@user_info.build_user(:first_name=>'''')
if @user_info.save
else
end
now what i want is to
2006 Jun 22
7
SE Michigan asterisk users group
I am thinking of getting an asterisk user group together for either SE
Michigan or just Metro-Detroit.
How much interest in asterisk in Michigan is there on this list?
I am already on the board of glimasoutheast, with is a group for
technology professionals. (very broad range)
It is a spin-off from Automation Alley, which is SE Michigan's version
of Silicone Valley.
--
Steven
2008 Nov 23
0
Large Asterisk installations (~10, 000 extensions), preferably at universities
...hov
> Evariste Systems
> Web : http://www.evaristesys.com/
> Tel : (+1) (678) 954-0670
> Direct : (+1) (678) 954-0671
> Mobile : (+1) (706) 338-8599
>
>
>
> ------------------------------
>
> Message: 23
> Date: Fri, 21 Nov 2008 11:14:57 -0500
> From: RE Kushner List Account <lists at darl.com>
> Subject: Re: [asterisk-users] Large Asterisk installarions (~10, 000
> extensions), preferably at universities
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> <asterisk-users at lists.digium.com>
> Message-I...