From 3b55b7fe7c6102ac705246eff229d5c7f96536f7 Mon Sep 17 00:00:00 2001 From: Vijay Dev Date: Thu, 14 Jun 2012 22:15:55 +0530 Subject: Revert "Add a note about JavaScript runtime" This reverts commit d63b69ba7f2b9111aeb04b50884949c2a4b6e584. --- guides/source/contributing_to_ruby_on_rails.textile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'guides/source') diff --git a/guides/source/contributing_to_ruby_on_rails.textile b/guides/source/contributing_to_ruby_on_rails.textile index 128a968f69..6416b75185 100644 --- a/guides/source/contributing_to_ruby_on_rails.textile +++ b/guides/source/contributing_to_ruby_on_rails.textile @@ -72,13 +72,6 @@ Also, SQLite3 and its development files for the +sqlite3-ruby+ gem -- in Ubuntu $ sudo apt-get install sqlite3 libsqlite3-dev -Some tests use "execjs":https://github.com/sstephenson/execjs and require JavaScript runtime to be installed. Node.js is the easiest one to install: - - -$ sudo apt-get install nodejs - - - Get a recent version of "Bundler":http://gembundler.com/: -- cgit v1.2.3