On 21 June 2012 18:50, renu mehta <li...@ruby-forum.com> wrote:
> Hello,
>
> In my app there is a one-to-many relation between members and
> member_phones.
> Following code works in ruby 1.8.7, rails 3.0.3 but fails on heroku.
>
>
> @member = Member.new
> @member_phone=@member.member_phones.build

In what way does it fail?

Colin

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to