博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
一些 gem
阅读量:6821 次
发布时间:2019-06-26

本文共 409 字,大约阅读时间需要 1 分钟。

hot3.png

  • gem env

    gem env  bundle env
  • gem 指向本地

    bundle config local.GEM GEM_LOCAL_PATH ()

    bundle config --list

  • GEM_HOMEand GEM_PATH

GEM_PATH provides the locations (there may be several) where gems can be found.

GEM_HOME is where gems will be installed (by default).

(Therefore GEM_PATH should include GEM_HOME).

  • 幻灯片
  • readability
    • Port of arc90's readability project to Ruby

转载于:https://my.oschina.net/xieyunzi/blog/270896

你可能感兴趣的文章
flex shareObject对象详解
查看>>
介绍一下Mojolicious的DOM选择器Mojo::DOM和它的Mojo::UserAgent(比较Web::Scraper)
查看>>
【转】Spring源码编译
查看>>
poj2184
查看>>
找规律 Codeforces Round #309 (Div. 2) A. Kyoya and Photobooks
查看>>
(转)父类与子类之间变量和方法的调用
查看>>
C#生成唯一的ID保存到数据库
查看>>
memcached整理の实践
查看>>
Codeforces Round #157 (Div. 2) A. Little Elephant and Chess
查看>>
Python并发编程之:多进程
查看>>
JDK动态代理代理类的生成与缓存
查看>>
error C2065: “SHCNE_DELETE”: 未声明的标识符
查看>>
如何委婉的发短信拒绝老师的offer
查看>>
安装openfire的
查看>>
文件系统管理 之 实战 Logical Volume Manager (LVM)
查看>>
ExtJS2.0实用简明教程 - ExtJS版的Hello
查看>>
VOA 2009/11/02 DEVELOPMENT REPORT - In Kenya, a Better Life Through Mobile Money
查看>>
Hadoop 学习总结之二:HDFS读写过程解析(转载)
查看>>
如何设置mysql远程访问
查看>>
Software Tesing HW1 an error in my program
查看>>