Created
November 14, 2011 20:33
-
-
Save kiwofusi/1365061 to your computer and use it in GitHub Desktop.
RailsInstaller付属のRubyのirbが妙に重い件
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rails console --sandbox -- --noreadline |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| irb -Ks --noreadline %1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ruby/binにバッチファイルを置いてiとかcで起動すrる。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment