From 9dbe896840aca10f6361e6a5b629ae06d8524789 Mon Sep 17 00:00:00 2001 From: Zachary Scott Date: Mon, 15 Dec 2014 19:07:32 -0800 Subject: Remove this tip, if the previous statement is true.. ie: The reader sees "Rails 4.2.0", then they should have no problems hacking with Rails. [ci skip] If they do, then its a bug and it should be reported. --- guides/source/getting_started.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md index 41cec794ae..31f78ba11c 100644 --- a/guides/source/getting_started.md +++ b/guides/source/getting_started.md @@ -125,11 +125,6 @@ $ rails --version If it says something like "Rails 4.2.0", you are ready to continue. -TIP: There are some performance and incompatibility issues with Ruby in Windows -environments. Some developers do not recommend developing Ruby apps on Windows. -But if you are just learning, do not worry by now, you shouldn't have problems -following this tutorial. - ### Creating the Blog Application Rails comes with a number of scripts called generators that are designed to make -- cgit v1.2.3