Re: [Rails] Internationalization Example Sites including Arabic and Chinese

2012-09-24 Thread Muruga
Hi Look Design Sales Site http://eu.fab.com in both german and english. On Mon, Sep 24, 2012 at 2:25 PM, mikej wrote: > I am looking into building a site using multiple languages. I would like > to show other stakeholders how this could look. > > Does anyone know of any publicly accessible

Re: [Rails] Memcache and Rails - Storing String as values.

2012-08-08 Thread Muruga
Hi I think its because of marshalling.U need to pass raw=true or only true On Wed, Aug 8, 2012 at 12:10 PM, Jimish Jobanputra wrote: > Hello all, > > I have been using Memcache with my rails application to store certain > key value pair I am using Dalli gem for the same... So Here's what i

[Rails] Cookie-SubDomain

2012-08-02 Thread Muruga
Hi all I have two site with abc.com(or www.abc.com) and de.abc.com.Both running on different servers. I want to set a domain in cookie so that both site should never share cookie with each other. Thanks in advance... -- You received this message because

[Rails] i18n Override Defaults

2012-06-20 Thread Muruga
Hi all, I need an solution to override the template lookup.i.e.,In 18n,Rails default is filename.locale.format(aboutus.de.erb). What i was looking is locale.filename.format(de.aboutus.erb). How to override the default behaviour of Rails i18n . Thanks in advance... -

[Rails] Rack Middleware or after filter

2012-05-31 Thread Muruga
Hi All I need an solution that i should catch response and based on some conditions i have to modify response body and send back to client. I have tried with a Middleware and got a solution.Can i use a Middleware or simply one after_filter. On performance wise which is best.Or is

Re: [Rails] Re: Ror code please just help me in findng solution

2012-05-16 Thread Muruga
automatically. Good Bye..man... On Wed, May 16, 2012 at 8:50 PM, Frederick Cheung < frederick.che...@gmail.com> wrote: > > > On May 16, 4:05 pm, "Prajwal B." wrote: > > Muruga if you dont know the idea say dont know and i am fresher in ror > > so

Re: [Rails] Ror code please just help me in findng solution

2012-05-15 Thread Muruga
Hi Are you attending interview on fameexpress.com. Is this really necessary to get job on someones work. Then what are you doing?...Are you really a Rails Developer..?Loser... Dont post interviewtasks on this group. On Wed, May 16, 2012 at 9:47 AM, Prajwal B. wrote:

[Rails] Authlogic Single Access Token-Web Service Iphone app

2012-05-07 Thread Muruga
Hi all I am working on Rails 2 application where i need to provide web services for iphone app. I am using authlogic gem for authentication.For web services i am using single access token(user_credentials="X"). Every thing is working fine except session[:something] for API cal

[Rails] API Authentication-Authlogic

2012-02-21 Thread Muruga
Hi all I am using Authlogic gem for authentication.I want an API authentication for external API(XML) call.How to implement this in authlogic .Thanks in advance... -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to thi

Re: [Rails] Re: Log-in Logout application

2012-02-15 Thread Muruga
On Wed, Feb 15, 2012 at 2:19 PM, anurag sachan wrote: > may there is problem of browser cookies. Is there any way to clear the > cookies when we click on logout?? > > > On Wed, Feb 15, 2012 at 2:05 PM, Christian Bautista < > christianbautista.i...@gmail.com> wrote: > >> Yes, maybe your session is

[Rails] Problem with routes.rb

2012-02-15 Thread Muruga
Hi all I am working on rails 2.3.x with Passenger+Apache servers.I have changed a routes.rb file by adding my custom route. After changing this i restarted remote server with touch tmp/restart.txt. My newly added routes is working fine locally.But in remote server it is not working

[Rails] Web Services for iphone App

2012-02-09 Thread Muruga
Hi All I am working an Rails 2.3.14.I am providing web services for an iphone app thru xml. My Rails app uses an authlogic gem for authentication.How to authenticate a API call from an iphone app. Initially i can able to sign up and login thru XML post request.After login how my ra

[Rails] Downloading Multiple Files

2012-02-03 Thread Muruga
Hi all I want a functionality of Downloading Multiple files from site with single request without using zip concept.Please anybody help me out this. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send emai

Re: [Rails] Is their any plugin/gem available to improve performance

2012-01-18 Thread Muruga
On Tue, Jan 17, 2012 at 1:10 PM, loganathan sellappa < loganathan...@gmail.com> wrote: > Hi All, > > I am having an ror application with ruby1.8.7 and rails2.3.5, the > performance of my application is not good enough. Is their any plugin or > gem available to improve the performance. Also I have

[Rails] Multiple File Download

2012-01-17 Thread Muruga
Hi all I am working on app related to song download.In that I can able to download a individual song added to cart. Now what i want is to download all songs added in cart in single click.Please help me out. Thanks in advance.. -- You received this message because you are subsc

Re: [Rails] Equivalent to observe_field in rails 3

2012-01-10 Thread Muruga
On Sun, Jan 8, 2012 at 1:27 PM, venkata reddy wrote: > Hi every one, > i need something like populating all the states > when a particular country selected. My exact requirement is, in my > project management tool, when a project is selected all of its > activities should be popu

[Rails] gem list empty

2012-01-04 Thread Muruga
Hi all After I try to install a gem locally using .gem file.My gem list is showing empty. I am using RVM. But my app is running and gems are there in directory. $gem list o/p: *** LOCAL GEMS *** Please help me out this issue.Thanks in

[Rails] COUPON CODE GENERATION

2011-12-20 Thread Muruga
Hey all I was working an app that is integrated with credit card payment.I want to generate a coupon code and give it to some users so that they will get some discounts while subscribing.Please help me...Thanks in advance. -- You received this message because you are subscribed to the Go

[Rails] Credit Card Processing

2011-12-12 Thread Muruga
Hi Currently I have added a Credit Card Processing Feature to old rails app.In that app some existing users are there.For new user while signup they will be charge .But for Existing user again when they sign in for first time they have to be charged.Later on no need.How to make it happen?.Anybo

[Rails] Pop up Box-Rails 1.2.4

2011-12-02 Thread Muruga
Hi Currently I am working on old app which uses a Rails 1.2.4.I need Pop up box when Page load and it should not be blocked by PoP up Blocker of Browser.And also it should be display for all pages in bottom of page.Anybody Help me.Thanks in Advance... -- You received this message because you are

[Rails] Re: xmmp4r and backgroundrb

2009-12-23 Thread Muruga Raj
Anybody please help me ! -- Posted via http://www.ruby-forum.com/. -- 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-t...@googlegroups.com. To unsubscribe from this group, send email to rub

[Rails] xmmp4r and backgroundrb

2009-12-22 Thread Muruga Raj
Hello all, Subject: Not able to return object from backgroundrb worker I am trying to use xmpp4r and backgroundrb for my chat application. I am able to create a connectnion with XMPP4r through a worker in backgrounddrb. I have the problem in returning the object from the worker to my rails applic

[Rails] Re: routes configuration

2009-10-06 Thread Muruga Raj
Matt Jones wrote: > See http://api.rubyonrails.org/classes/ActionController/Routing.html - > in particular, the section on route globbing. > > --Matt Jones > > On Oct 5, 10:05�am, Muruga Raj Thank you very much Jones. That's what i expected. I added the following

[Rails] routes configuration

2009-10-05 Thread Muruga Raj
Hello all, I need a suggestion in routes configuration. My requirement is to get all the parameters after the username in a URL, as a one string. That is, consider my url is http://example.com/raj/123/456/789/101 Here 'raj' is the username and i want to extract all the words after 'raj' as one