views:

15

answers:

1

I've a rails application that acts as a Facebook app as well as a standalone app. Now I need to differentiate from where the user is accessing the app.

What's the easiest and sure-shot way to do this?

A: 

The http Referer [sic] field.

msw

related questions