Jump to content

marikbane

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by marikbane

  1. And cause untold issues for anyone doing anything else with Ruby.

    I see.. I am not a ruby user and have very little understanding of the "programming" part of the workflows, so may i ask how one can 

    modify a workflow so that the workflow itself calls the older version of ruby and not the whole system? 

    If its a 2-3 lines answer that is and doesn't require reading like 10+ pdf's about programming workflows/ruby :D

  2. This workflow failed for me and this forum entry appears to break down the reason why:

     

    http://www.alfredforum.com/topic/3173-ruby-workflows-in-mavericks/page-2

     

    Since my ruby skills are lacking (and I've been trying to pick up more python) I switched to this workflow and it is working flawlessly under Mavericks:

     

    http://db.tt/HyUXaHsF source thread

     

    The only drawback is that I had to switch to a new keyboard shortcut since Alfred wouldn't allow me to enter option+shift+d for this workflow. 

    After reading  physicallymac's posted link, i understood that using v2.0 of mavericks ruby instead of the older version 1.8 was causing the whole problem. 

    Since the previous version exist in the folder: /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby

    a simple

        sudo ln -s /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby /usr/bin/ruby

    did the trick and VOILA:D

×
×
  • Create New...