Skip to content

Instantly share code, notes, and snippets.

@ken1flan
Last active August 29, 2015 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ken1flan/3de45996efee2248a1a5 to your computer and use it in GitHub Desktop.
Save ken1flan/3de45996efee2248a1a5 to your computer and use it in GitHub Desktop.
テストのmd

class: center, middle

Railsのインストール


コマンドラインツールをインストール

$ xcode-select --install

Homebrewをインストール

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

参考

Rails Girls インストールレシピ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment