• #2 楼 @badboy 如果真正的做到了,具有行业竞争力的薪酬福利。 找人很容易的

  • 在酒店上班、办公?

  • 要是 rails 有自带的方法就好了。

  • #1 楼 @special 好的,谢谢

  • #7 楼 @flowerwrong ruby 也是各种 gem,代码方便快捷,开发速度快

  • #3 楼 @flowerwrong 如果是新项目,互联网的项目 你怎么定 什么情况用java,什么情况用ruby?

  • 假如说,一个大的项目(互联网项目)按模块划分,请问,哪些模块适合java做,哪些适合ruby做?

  • 我使用的 Rails Gems 列表 at 2014年10月14日

    好贴,撸主辛苦了

  • Rails Routes 中的两件事 at 2014年10月14日

    好贴,楼主继续完善

  • 感谢楼主,从填坑开始

  • rubymine 里面也是无法调试:

    /home/ly/.rvm/rubies/ruby-2.0.0-p576/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- debase_internals (LoadError)
        from /home/ly/.rvm/rubies/ruby-2.0.0-p576/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /home/ly/.rvm/gems/ruby-2.0.0-p576@jshop/gems/debase-0.0.9/lib/debase.rb:4:in `<top (required)>'
        from /home/ly/.rvm/rubies/ruby-2.0.0-p576/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /home/ly/.rvm/rubies/ruby-2.0.0-p576/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from /home/ly/.rvm/gems/ruby-2.0.0-p576@jshop/gems/ruby-debug-ide-0.4.23.beta1/lib/ruby-debug-ide.rb:8:in `<top (required)>'
        from /home/ly/.rvm/gems/ruby-2.0.0-p576@jshop/gems/ruby-debug-ide-0.4.23.beta1/bin/rdebug-ide:8:in `require_relative'
        from /home/ly/.rvm/gems/ruby-2.0.0-p576@jshop/gems/ruby-debug-ide-0.4.23.beta1/bin/rdebug-ide:8:in `<top (required)>'
        from -e:1:in `load'
        from -e:1:in `<main>'
    
  • rvm install 2.0.0 安装报错 at 2014年09月22日

    #9 楼 @colorfulberry 不行,还是报错

    可以安装 1.9.x 的 ruby,不能安装 2.x 的 ruby

  • rvm install 2.0.0 安装报错 at 2014年09月22日

    #7 楼 @floger OpenSSL 1.0.1f 6 Jan 2014

  • rvm install 2.0.0 安装报错 at 2014年09月22日

    #5 楼 @floger

    安装日志在 3 楼

  • rvm install 2.0.0 安装报错 at 2014年09月22日
    ly@lypc:~$ rvm install 2.0.0
    ruby-2.0.0-p576 - #removing src/ruby-2.0.0-p576..
    Searching for binary rubies, this might take some time.
    No binary rubies available for: ubuntu/14.04/x86_64/ruby-2.0.0-p576.
    Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
    Checking requirements for ubuntu.
    Requirements installation successful.
    Installing Ruby from source to: /home/ly/.rvm/rubies/ruby-2.0.0-p576, this may take a while depending on your cpu(s)...
    ruby-2.0.0-p576 - #downloading ruby-2.0.0-p576, this may take a while depending on your connection...
    ruby-2.0.0-p576 - #extracting ruby-2.0.0-p576 to /home/ly/.rvm/src/ruby-2.0.0-p576....
    ruby-2.0.0-p576 - #configuring..................................................
    ruby-2.0.0-p576 - #post-configuration..
    ruby-2.0.0-p576 - #compiling.......................................................
    Error running '__rvm_make -j4',
    showing last 15 lines of /home/ly/.rvm/log/1411357870_ruby-2.0.0-p576/make.log
    installing default bigdecimal libraries
    compiling rmd160.c
    installing default rmd160 libraries
    compiling date_core.c
    compiling date_parse.c
    linking shared-object digest/rmd160.so
    make[2]: Leaving directory `/home/ly/.rvm/src/ruby-2.0.0-p576/ext/digest/rmd160'
    installing default date_core libraries
    linking shared-object bigdecimal.so
    make[2]: Leaving directory `/home/ly/.rvm/src/ruby-2.0.0-p576/ext/bigdecimal'
    linking shared-object date_core.so
    make[2]: Leaving directory `/home/ly/.rvm/src/ruby-2.0.0-p576/ext/date'
    make[1]: Leaving directory `/home/ly/.rvm/src/ruby-2.0.0-p576'
    make: *** [build-ext] Error 2
    ++ return 2
    There has been an error while running make. Halting the installation.
    ly@lypc:~$
    
  • rvm install 2.0.0 安装报错 at 2014年09月22日

    安装日志:

    make[2]:正在离开目录 `/home/ly/.rvm/src/ruby-2.0.0-p576/ext/digest/bubblebabble'
    make[2]: 正在进入目录 `/home/ly/.rvm/src/ruby-2.0.0-p576/ext/digest/rmd160'
    compiling rmd160init.c
    /usr/bin/ld: /usr/local/lib/libcrypto.a(md5_dgst.o): relocation R_X86_64_PC32 against undefined 符号 `memcpy@@GLIBC_2.14' can not be used when making a shared object; recompile with -fPIC
    /usr/bin/ld: 最终连接失败: 错误的值
    collect2: error: ld returned 1 exit status
    make[2]: *** [../../../.ext/x86_64-linux/digest/md5.so] 错误 1
    make[2]:正在离开目录 `/home/ly/.rvm/src/ruby-2.0.0-p576/ext/digest/md5'
    make[1]: *** [ext/digest/md5/all] 错误 2
    make[1]: *** 正在等待未完成的任务....
    compiling rmd160.c
    installing default rmd160 libraries
    compiling date_core.c
    compiling date_parse.c
    linking shared-object digest/rmd160.so
    make[2]:正在离开目录 `/home/ly/.rvm/src/ruby-2.0.0-p576/ext/digest/rmd160'
    installing default date_core libraries
    installing default bigdecimal libraries
    linking shared-object bigdecimal.so
    make[2]:正在离开目录 `/home/ly/.rvm/src/ruby-2.0.0-p576/ext/bigdecimal'
    linking shared-object date_core.so
    make[2]:正在离开目录 `/home/ly/.rvm/src/ruby-2.0.0-p576/ext/date'
    make[1]:正在离开目录 `/home/ly/.rvm/src/ruby-2.0.0-p576'
    make: *** [build-ext] 错误 2
    ++ return 2
    
  • rvm install 2.0.0 安装报错 at 2014年09月22日

    系统环境为:Ubuntu 14.04.1 LTS 开发工具已经安装了

  • #1 楼 @xwf286 假如说是把 A 主机发布到 B 主机上去 请问,是 A 上面的版本太高,还是 B 上面的版本太高

  • 谢谢大家,这个问题已经解决。 安装 rvm 后,默认是添加到 .bash_profile 里面的 改成添加到 .bashrc 就没问题了

  • #2 楼 @tzwm

    按 tab,没有反映,也没有提示

  • #3 楼 @wppurking

    ENV.each do |k,v|
    puts k.to_s + ' = ' + v.to_s
    end

    谢谢

  • #1 楼 @huacnlee 不是 zlib 的原因,是 zlib-devel 的原因 但是,我在安装 openssl 的时候,又报错了: $cd ext/openssl $ruby ./extconf.rb $make

    compiling ossl_pkey_ec.c compiling ossl_bn.c compiling ossl_config.c make: *** No rule to make target /thread_native.h', needed byossl.o'. Stop.

    这是什么错

  • RVM 与 Bundler 的爱恨情仇 at 2014年08月05日

    没用过 rvm,我一般是用源码编译安装 ruby,然后 gem install rails 安装 rails

  • RubyMine 总是突然退出了 at 2014年08月05日

    #7 楼 @themorecolor 你是说,在启动 rubymine 的时候,先运行 ulimit -c unlimited 命令?

  • 各种好东西,资源大集合 at 2014年07月31日

    英文不好 都有些什么东西?

  • #4 楼 @Martin91 大部分是满足了,够用了。 但是,总有很复杂的,只能用 SQL

  • #1 楼 @hz_qiuyuanxin 文档里面是写死的参数,我想动态传入参数