Skip to content

Commit fcd2dd6

Browse files
committed
deleted railsinstaller page and option from installfest
1 parent 6ec5ee9 commit fcd2dd6

File tree

2 files changed

+2
-66
lines changed

2 files changed

+2
-66
lines changed

sites/en/installfest/macintosh.step

+2-13
Original file line numberDiff line numberDiff line change
@@ -29,21 +29,10 @@ Below is an example.
2929
end
3030

3131
step "Choose your instructions" do
32-
33-
option "Yosemite/Mavericks" do
32+
33+
option "Yosemite/Mavericks/Mountain Lion/Lion/Snow Leopard" do
3434
link "osx_rvm"
3535
end
36-
option "Mountain Lion/Lion/Snow Leopard" do
37-
option_half "RailsInstaller" do
38-
message "RailsInstaller is an easy way to get up and running with Ruby and Rails on OSX. Try it first."
39-
link "osx_railsinstaller"
40-
end
41-
option_half "Manually" do
42-
message "If something went wrong with RailsInstaller, or you want to do things the 'long way', use these instructions."
43-
link "osx_rvm"
44-
end
45-
end
46-
4736
option "Leopard/Tiger/Panther" do
4837
important "If at all possible, you should try upgrading to at least **Snow Leopard**. Apple doesn't sell it the Apple store anymore, so you'll have to [buy it from them online](http://store.apple.com/us/product/MC573Z/A/mac-os-x-106-snow-leopard) or find a copy from a friend."
4938
message "Otherwise, you can try following the Panther instructions, but be prepared for some things to be difficult."

sites/en/installfest/osx_railsinstaller.step

-53
This file was deleted.

0 commit comments

Comments
 (0)