search for: dayanthan86

Displaying 7 results from an estimated 7 matches for "dayanthan86".

2013 Oct 07
3
Get current url
Hi friends, i need current url in rails environment file. i can get current url in conroller by the below command. request.env[''HTTP_HOST''] and now i want get current url in environment.rb file or intializer folder files Regards, Daya. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from
2013 Nov 08
2
Export CSV
Hi friends, i am using csv export on my application. in my view file code is <%- headers = ["Transaction ID", "Activity ID", "Product Name","Customer Name", "Ticket code"] -%> <%= CSV.generate_line(headers).strip %> <%if !@trans.nil? && @trans.length > 0 %> <% @trans.each do |tran|%> <% if
2013 Oct 29
1
Time.at
Hi friends, now i upgrade my ruby version 2.0.0. How can use Time.at In ruby 2.0.0. Thanks for advance. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to
2013 May 30
0
Import friends
Hi friends, I need send invitation to my facebook friends. i can import all my facebook friends. but when i send a message to particular user this message send all my friends. how can i solved it. Please help me. this is my code def facebook_invite friend_id= params[:mail] logger.debug(''CURRENT'') logger.debug(
2013 Oct 10
0
Post Message to facebook friends timeline.
Hi friends. i have my facebook friends profile id in my friends page. now i want post message to particular user. how is possible. reply me. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to
2014 Feb 14
0
Sender Email
Hi Friends, how to add current user's email address for sender email using actionmailer. *example* mail(:to => user.email, :subject => "Thank you.", :from => "abc-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org") -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop
2014 Mar 27
0
Facebook wall post
Hi Friends, In my application need send multiple message(selected friends only) to face book users. am using *fb.ui method: feed. *If i send one user it will work but it not supported to mutiple friends. How to solve it. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails