• #9 楼 @Rei 找到问题了...貌似之前我一直在改 gemfile 而非 Gemfile...汗

  • 回楼上,therubyracer 貌似还是没有安装上去,难道改名了?

    $ bundle install Using rake (0.9.2.2) Using i18n (0.6.0) Using multi_json (1.1.0) Using activesupport (3.2.2) Using builder (3.0.0) Using activemodel (3.2.2) Using erubis (2.7.0) Using journey (1.0.3) Using rack (1.4.1) Using rack-cache (1.2) Using rack-test (0.6.1) Using hike (1.2.1) Using tilt (1.3.3) Using sprockets (2.1.2) Using actionpack (3.2.2) Using mime-types (1.17.2) Using polyglot (0.3.3) Using treetop (1.4.10) Using mail (2.4.3) Using actionmailer (3.2.2) Using arel (3.0.2) Using tzinfo (0.3.32) Using activerecord (3.2.2) Using activeresource (3.2.2) Using coffee-script-source (1.2.0) Using execjs (1.3.0) Using coffee-script (2.2.0) Using rack-ssl (1.3.2) Using json (1.6.5) Using rdoc (3.12) Using thor (0.14.6) Using railties (3.2.2) Using coffee-rails (3.2.2) Using jquery-rails (2.0.1) Using bundler (1.1.0) Using rails (3.2.2) Using sass (3.1.15) Using sass-rails (3.2.4) Using sqlite3 (1.3.5) Using uglifier (1.2.3)

  • 大家见笑了...

    #2 楼 @pobing 我这样做了,貌似还是没有安装上?

    ~/Desktop/projects/demo$ sudo bundle install Using rake (0.9.2.2) Using i18n (0.6.0) Using multi_json (1.1.0) Using activesupport (3.2.2) Using builder (3.0.0) Using activemodel (3.2.2) Using erubis (2.7.0) Using journey (1.0.3) Using rack (1.4.1) Using rack-cache (1.2) Using rack-test (0.6.1) Using hike (1.2.1) Using tilt (1.3.3) Using sprockets (2.1.2) Using actionpack (3.2.2) Using mime-types (1.17.2) Using polyglot (0.3.3) Using treetop (1.4.10) Using mail (2.4.3) Using actionmailer (3.2.2) Using arel (3.0.2) Using tzinfo (0.3.32) Using activerecord (3.2.2) Using activeresource (3.2.2) Using coffee-script-source (1.2.0) Using execjs (1.3.0) Using coffee-script (2.2.0) Using rack-ssl (1.3.2) Using json (1.6.5) Using rdoc (3.12) Using thor (0.14.6) Using railties (3.2.2) Using coffee-rails (3.2.2) Using jquery-rails (2.0.1) Using bundler (1.1.0) Using rails (3.2.2) Using sass (3.1.15) Using sass-rails (3.2.4) Using sqlite3 (1.3.5) Using uglifier (1.2.3) Your bundle is complete! Use bundle show [gemname] to see where a bundled gem is installed.

  • curl: (7) couldn't connect to host at 2012年03月10日

    见笑了哈,我想让 Mr._why 激励我的学习...

  • curl: (7) couldn't connect to host at 2012年03月10日

    我已通过 apt 将 ruby 和 gem 装上了,但貌似得升级,我去搜搜该怎么升级

    ruby 1.8.7 (2010-01-10 patchlevel 249) [i486-linux] $ gem -v 1.3.5

  • #30 楼 @daqing 我了解‘继承’这个概念(OOP 的概念除了多态外其他都了解,但也只能说是了解,没有实践操作过),今天打算去买本《松本行弘的程序世界》回来看,Gem 我知道是 Ruby 的安装包一类的吧,现在正在看http://hbin.iteye.com/blog/1146748tryRuby中的练习学习安装,另外也在再做

  • #26 楼 @daqing 今天我在虚拟机上装好了 ubuntu 10.4 LTS,学习了这些个命令 ls cd cd / cd .. man :q ~

    此外今天已过了一遍 Code School 的 trybury 课程,目前正在做第二遍 能指点如此能满足要求了吗?

  • 请问没有基础的人也可以加入吗?怕问题多了楼主不耐烦哈