Ruby世界:Ruby语言软件包管理器rbenv
由Gudao Luo在2012-05-18 at 01:36发表的
![]() |
| From lycom.de |
- 参考资料
- https://github.com/sstephenson/rbenv https://github.com/sstephenson/rbenv
- http://www.rubyinside.com/rbenv-a-simple-new-ruby-version-management-tool-5302.html http://www.rubyinside.com/rbenv-a-simple-new-ruby-version-management-tool-5302.html
- http://rbenv.org/ http://rbenv.org/
- https://github.com/carsomyr/rbenv-bundler https://github.com/carsomyr/rbenv-bundler
- http://cheat.errtheblog.com/s/rbenv/ http://cheat.errtheblog.com/s/rbenv/
- http://news.ycombinator.com/item?id=2874862
- https://github.com/jamis/rbenv-gemset https://github.com/jamis/rbenv-gemset
Ruby世界:最新调试工具debugger
由Gudao Luo在2012-04-11 at 15:15发表的
![]() |
| From blog.2012 |
- 道喜点评:
- 调试工具debugger是工具ruby-debug版本的延伸。
- 这种延伸最主要理由是工具ruby-debug没有版本更新,跟不上现实需求。
Rails实例世界:超轻量级授权包Six
由Gudao Luo在2011-08-07 at 11:04发表的
![]() |
| From Slide Album: Random Photos |
- 道喜点评
- 软件包Six的使用方法是十分简单,且可以非常容易把它集成到现有项目中,
- 软件包Six的核心是,在模型中定义授权规则;
- 在Six项目网站上代码存在错误;
- 实例源代码






