Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
@crosspass
Member
NO. 9572 / 2013-10-16

[email protected]
珠海
4 Topics / 73 Replies
1 Followers
4 Following
3 Favorites
GitHub Public Repos
  • api_auth 1

    Api authorization and authentication

  • activeadmin-select2 0

    ActiveAdmin Select2 integration

  • my_companies_be 0

    companies annual reports

  • jenkins_api_client 0

    Ruby Client libraries for communicating with Jenkins Remote Access API

  • devise_ldap_authentica... 0

    Devise Module for LDAP

  • shorter_linker 0

    tiny url

  • emacs.d 0

    emacs.d

  • lark-ruby-sdk 0

    Ruby SDKs for Lark(飞书) API https://open.feishu.cn/

  • doomemacs 0

    doomemacs configuration

  • mail-provider 0

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • 学习编程没有捷径,需要的是热情与毅力 [抛砖引玉,小秀成果][5/20 小小更新一个图] at July 07, 2014

    见到大‘牛’了。

  • [经验之谈] 转行做程序员的 8 个月 at June 16, 2014

    折服于 lz 的魄力,勇气和霸气

  • 关于在 CentOS 上安装 nokigiri 的问题 需要各位大大的帮忙 at February 27, 2014

    1. 安装 libxml2 出现问题,需要重新打包安装 zlib libxslt 时指定安装路径 zlib 在./configure 时指定--prefix=/usr/local/zlib
    libxslt 在./configure 时--prefix=/usr/local/libxslt 2. 然后修改文件 zlib 和 libxslt 的 Makefile,在 CFLAGS 后面添加 -fPIC 参数,执行 make,然后
    执行

    make install
    

    3.重新编译 libxml2,执行以下语句

    ./configure --prefix=/usr/local/libxml2 --with-zlib=/usr/local/zlib/
    

    然后修改文件 Makefile,找到 CFLAGS 参数,在它后面添加 -fPIC 参数,然后执行 make,最
    后 make install 3. 然后安装 nokoriri 时指定 libxml2 和 libxslt 的安装路径

    OKOGIRI_USE_SYSTEM_LIBRARIES=1 gem install nokogiri -- --with-xml2-dir=/usr/local/libxml2 --with-xslt-dir=/usr/local/libxslt
    
  • Rails 如何展示统计的折线图 at January 09, 2014

    #12 楼 @ericguo 赞 #15 楼 @shooter https://github.com/ecomfe/echarts/tree/master/doc/example 而且这个里面有很多例子。

  • Rails 如何展示统计的折线图 at January 09, 2014

    @shooter https://github.com/ecomfe/echarts/tree/master/build

  • Rails 如何展示统计的折线图 at January 09, 2014

    @shooter 在 public 目录下建个目录 js 把 echarts 打包生成的 echart-plain-map.js 放到新建的 js 目录下面。然后在需要用到这个 js 的 view 中用标签进行引用就行了,然后用 echarts 上下载的例子中 www2 目录下的例子拷贝到 view 中就可以了。

  • Rails 如何展示统计的折线图 at January 09, 2014

    #7 楼 @shooter 和 echarts 的开发者联系了,答复说是 echarts-plain.js 进行打包错误,是一个 bug 吧需要修复。

  • Rails 如何展示统计的折线图 at January 08, 2014

    #2 楼 @zj0713001 hipchat 没有搜索到,打算用 lazy_high_charts 的 gem 了。

  • Rails 如何展示统计的折线图 at January 08, 2014

    #1 楼 @shooter 是百度的 echarts,echarts 功能很强大,使用文档中标签导入的,也就是我们把 echarts 放在 assets/javascripts 目录下就可以了,但是这样浏览器还是报错的控制台会报错,还是不行。

  • Prev
  • 1
  • 2
  • 3
关于 / RubyConf / Ruby 镜像 / RubyGems 镜像 / 活跃会员 / 组织 / API / 贡献者
由众多爱好者共同维护的 Ruby 中文社区,本站使用 Homeland 构建,并采用 Docker 部署。
服务器由 赞助 CDN 由 赞助
iOS 客户端 / Android 客户端 简体中文 / English