
ruby
文章平均质量分 54
ROBOTECH_ER
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
aptana 里从本地文件导入现有的project
aptana 里导入现有的project: Click on FileSelect Import from the dropdown menuSelect the General tab and open it, you will see the option Existing Folder as New ProjectSelect it and click on N转载 2014-01-07 19:57:34 · 4992 阅读 · 0 评论 -
ubuntu13.10 下ruby 开发环境配置:eclipse + aptana
时间:20131228 ---------------------------------------------------------------------------------------------- 参考文章: Debugging ruby 1.9.3 applications in Eclipse: http://www.agile-workers.com/web原创 2013-12-29 16:28:06 · 2397 阅读 · 0 评论 -
ruby 安装和使用 mysql2
1、先安装依赖的mysql开发库和头文件 On Ubuntu/Debian and other distributions using aptitude: sudo apt-get install libmysql-ruby libmysqlclient-dev On Red Hat/CentOS and other distributions using yum: sudo转载 2014-01-09 23:11:34 · 1918 阅读 · 0 评论