RailsCasts Pro episodes are now free!

Learn more or hide this

amritdeep's Profile

GitHub User: amritdeep

Comments by

Avatar

It doesn't work dude. When I open my terminal, I get this errors .

Unknown ruby interpreter version (do not know how to handle): textmate.
Could not load ruby textmate.
{18:20}[1.9.3]~ ➭

And in my .zshrc file, I have add this line of code

if [[ -s "$HOME/.rvm/scripts/rvm" ]] ; then source "$HOME/.rvm/scripts/rvm" ; fi

Its doesn't change any more.

Avatar

I have try this but still I am getting same error.

Unknown ruby interpreter version (do not know how to handle): textmate.
Could not load ruby textmate.
{18:20}[1.9.3]~ ➭

And in my .zshrc file, I have add this line of code

if [[ -s "$HOME/.rvm/scripts/rvm" ]] ; then source "$HOME/.rvm/scripts/rvm" ; fi

Avatar

How can I integrate Unfuddle API ??? Will you please give some idea.