Skip to content

Does not work with MacRuby #5

@ferrous26

Description

@ferrous26

The first problem is that all the binaries start with 'mac' instead (i.e. macrake instead of rake). With rvm the binaries get symlinks, but the plugin claims that it cannot find any ruby gems.

I made some symlinks myself and told the plugin to use the MacRuby.framework directly (like it does for the system ruby installation); then the plugin was able to find the proper rake binary, but it claimed that the proper gems were not installed.

I checked $GEM_HOME and $GEM_PATH and they are still set to my rvm default ruby and not being overridden.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions