Skip to content

Phusion Passenger integration question #258

@juanitogan

Description

@juanitogan

What is the best practice for integrating chruby with Phusion Passenger? Is there one?

I have chruby auto switching enabled at the system level and it would be nice to not have to hard code the passenger line in ssl.conf (and/or httpd.conf) in addition to maintaining .ruby-version. For example, from my ssl.conf:

    PassengerRuby /opt/rubies/ruby-1.9.3-p484/bin/ruby

Something like the following would be more ideal if it were possible:

    PassengerRuby $RUBY_ROOT/bin/ruby

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions