Displaying 2 results from an estimated 2 matches for "nikhi".
Did you mean:
nikhil
2011 Sep 22
9
Referral generation and tracking
Here are two things that need to be done.
1. Generate Referreal URL''s for users.
-- people will signup and a referral URL will be generated for them,
which they can share
2. Track those referral URL''s
-- I will have to track performance of each referral URL
How can go about doing this using Rails 3.1
--
You received this message because you are subscribed to the Google
2011 Oct 11
10
Create Two objects at the same time
I have user model and referral model. Referral model has user_id as
field.
Now when a new user is created, I need to call referral#create as well
and pass it the id of the newly generated user to user_id of referral
model. How can I do that.
--
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