[Facebooker-talk] redirect_to not preserving the base url

Aurélien Malisart aurelien.malisart at gmail.com
Wed Aug 27 14:24:02 EDT 2008


On Wed, Aug 27, 2008 at 7:10 PM, Mike Mangino
<mmangino at elevatedrails.com> wrote:
> It should. What does your configuration look like?

My facebooker.yml is 'classical':

development:
  api_key: **
  secret_key: **
  canvas_page_name: forty_two_dev
  callback_url: **
  tunnel:
    public_host_username: aurels
    public_host: **
    public_port: 3000
    local_port: 3000

Nothing related to facebooker in my environment.rb. What else config
might be related?
If I manually enter the url, the routing is OK. Only the generation
isn't working.

Thank you.


More information about the Facebooker-talk mailing list