This forum is no longer active. Please post your questions to our new community site
Rubyconsole returns bash prompt
|
|
I am on OSX 10.4.11 I opened a new terminal and tried to run rubyconsole like this:
As you can see it gives me a bash prompt. Here is the content of the rubyconsole file:
What do I need to change to get the rubyconsole file to work when I run it in terminal? Thank you |
|
|
Hi CB, That’s the purpose of the If you wanted to get a Rails console for your Rails application, you must run the
regards |
|
|
Thank you very much. This is just the explanation I needed. Now I finally understand. And it works! (Sorry for being such a newbie.) |

