E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Gems
Rails3.1在windows连接Mysql的问题
RailsInstaller of windows xp and mysql2-0.3.11-x86-mingw32) : d:/RailsInstaller/Ruby1.9.2/lib/ruby/
gems
lxiaodao
·
2011-12-27 16:00
mysql
windows
Ruby
Rails
rails3.1
关于ruby on rails的一些资料的收集
taobaorubygems镜像http://ruby.taobao.org/ruby的
gems
库中心http://ruby-toolbox.comhttp://rubygems.org/rails视频学习中心
hexudong08
·
2011-12-23 15:00
提高rails new时bundle install运行速度
但需要的
gems
我早安装好了,且不用更新,所以上面步骤就可省了。强烈建议rails党委取消rails new时自动查找
gems
更新功能!
clark1231
·
2011-12-22 11:00
Rails
ruby 1.9 rails 3.1 ruby debug的问题
rbenv gem install debugger -- --with-ruby-include=/home/hlee/.rbenv/versions/1.9.2-p330/lib/ruby/
gems
夜鸣猪
·
2011-12-20 23:00
Ruby
linecache19
ruby 1.9 rails 3.1 ruby debug的问题
/12):forrbenvgeminstalldebugger----with-ruby-include=/home/hlee/.rbenv/versions/1.9.2-p330/lib/ruby/
gems
夜鸣猪
·
2011-12-20 23:00
linecache19
ruby
uninitialized constant Rake::DSL
uninitialized constant Rake::DSL /usr/lib/ruby/1.9.1/rake.rb:2482:in `const_missing' /usr/lib/ruby/
gems
clark1231
·
2011-12-03 15:00
Rails
ROR应用程序的目录结构
Gemfile 设定Rails应用程序会使用哪些
Gems
。 README 应用程序使用手冊。
guozilovehe
·
2011-11-23 11:00
应用程序
ROR应用程序的目录结构
Gemfile 设定Rails应用程序会使用哪些
Gems
。 README 应用程序使用手冊。
guozilovehe
·
2011-11-23 11:00
应用程序
Ruby on Rails初体验
安装rails(手工安装: gem install
gems
\rails-x.x.x\*) 4. 创建工程(rails new myapp -d mysql -T -J) 5.
爪哇的眼睛
·
2011-11-21 11:00
ruby on rails
ruby的require加载
require来加载的,如: require 'dbi' require "rexml/document" 但是上面加载的是标准类库里面的文件,当然也可以是已安装的
gems
fansofjava
·
2011-11-15 10:00
require
ruby的require加载
require来加载的,如: require 'dbi' require "rexml/document" 但是上面加载的是标准类库里面的文件,当然也可以是已安装的
gems
fansofjava
·
2011-11-15 10:00
require
搭建rubygem repository server
阅读更多做rails开发通常需要geminstallxxx/bundleinstall安装依赖的
gems
,我们通常访问这两个gemserver:http://rubygems.org–ruby官方的gemserverhttp
wuhuizhong
·
2011-11-14 13:00
搭建rubygem repository server
做rails开发通常需要gem install xxx/bundle install安装依赖的
gems
,我们通常访问这两个gem server: http://rubygems.org – ruby官方的
wuhuizhong
·
2011-11-14 13:00
repository
Rails之 XML,JSON,Hash 互换
1,XMLtoHash需要用到一个rubygem:jnunemaker-crack,所以首先安装之:geminstalljnunemaker-crack-shttp://
gems
.github.com.
weekface
·
2011-11-10 10:08
json
xml
Ruby
Rails
休闲
StepsForStartARarils
1.rails new 项目名(如blog) 2.bundle install,安装必要的
Gems
3.设置数据库,在config/database.yml(下面用postgresql)  
yiwinking
·
2011-11-08 19:00
Rails
整理一些非常有用的
gems
will_paginateURL:Fuction: Install:Use:代码如下:open_flash_chartURL:https://github.com/pullmonkey/open_flash_chartDEMO:http://pullmonkey.com/projects/open_flash_chart2/Fuction:能非常的开发出各种漂亮,强大的图表code:classTe
hexudong08
·
2011-11-08 13:00
rubygems 常用源
常用的源http://rubygems.org/http://
gems
.github.comhttp://
gems
.rubyforge.org显示当前使用的sourcesgemsources添加一个sourcegemsources-aurl
cyb880326
·
2011-11-08 10:33
职场
休闲
rubygems源
Invalid gemspec because of the date format in specification
Invalidgemspecin[/home/ra/.rvm/
gems
/ruby-1.9.2-p180/specifications/json_pure-1.6.1.gemspec]:invaliddateformatinspecification
夜鸣猪
·
2011-11-07 02:00
gemspec
ruby
Invalid gemspec because of the date format in specification
Invalid gemspec in [/home/ra/.rvm/
gems
/ruby-1.9.2-p180/specifications/json_pure-1.6.1.gemspec]: invalid
夜鸣猪
·
2011-11-07 02:00
Ruby
gemspec
细说Ruby工程的Bundle以及如何加快bundle install
做过Ruby项目的人可能有过我一样的感受,rubygems.org在中国的访问太慢了,每次我们bundleinstall都要等老长时间,而我们通过浏览器去下载对应的
gems
文件时却速度刷刷的。。。
fifahuihua
·
2011-11-05 13:22
Install
Bundle
Ruby
gem
休闲
JSON里的引号
前几天升级了下Rails的版本和一些
Gems
, 今天测试API程序里发现一个JSON对单引号和双引号有区分, 引用 POST /transfers.json {'transfer': {'account
gokure
·
2011-11-03 17:00
JavaScript
json
Rails3_安装_报错_解决_Could not find a JavaScript runtime_(ExecJS::RuntimeUnavailable)
没有js的运行环境导致的: lijg@lijg-desktop:~/workruby/helloapp$ ruby script/rails console /home/lijg/.rvm/
gems
selfcontroller
·
2011-10-30 20:00
JavaScript
Could not find rake-0.9.2 in any of the sources Run `bundle install` to install
test进行测试报错 Could not find rake-0.9.2 in any of the sources Run `bundle install` to install missing
gems
genius_45
·
2011-10-25 21:00
Ruby
Rails
rubygems
Rails Bundle简介
Gemfile:Rails项目所有的依赖包都在这里配置,不像以前通过require来查找 Gemfile.lock:记录本机目前所有依赖的Ruby
Gems
及其版本
jsntghf
·
2011-10-21 09:00
Bundle
Ruby
Rails
ror
Rails Bundle简介
Gemfile:Rails项目所有的依赖包都在这里配置,不像以前通过require来查找 Gemfile.lock:记录本机目前所有依赖的Ruby
Gems
及其版本
jsntghf
·
2011-10-21 09:00
Bundle
Ruby
Rails
ror
如何加快bundle install的运行速度
rails new project_name --skip-bundle cd project_name 利用本地cache进行安装,俺的机器:使用: C:\Ruby\lib\ruby\
gems
热带翎羽
·
2011-10-20 09:00
Install
mysql2 和 ruby 1.9.2 的错误处理
darwin11.1.0]RubyLocation:/usr/local/rvm/bin/rubyRailsVersion:Rails3.1.0RailsLocation:/usr/local/rvm/
gems
夜鸣猪
·
2011-10-20 07:00
mysql2
lion
mysql2 和 ruby 1.9.2 的错误处理
darwin11.1.0]RubyLocation:/usr/local/rvm/bin/rubyRailsVersion:Rails3.1.0RailsLocation:/usr/local/rvm/
gems
夜鸣猪
·
2011-10-20 07:00
mysql2
lion
修改Ruby类路径
1.复制需要引用的所有文件到任意一类加载路径 cmd下运行 xcopy /E/Q/Y "c:\ruby\lib\ruby\
gems
\1.8\
gems
\coderay-0.7.4.215\
yangbin1103
·
2011-10-13 16:25
职场
Ruby
休闲
类路径
Could not find a JavaScript runtime
Rails3.1下报出下面的错误: /
gems
/execjs-1.1.2/lib/ execjs/runtimes.rb:43:in `autodetect’: Could not
jsntghf
·
2011-10-13 13:00
Ruby
Rails
ror
Could not find a JavaScript runtime
Rails3.1下报出下面的错误: /
gems
/execjs-1.1.2/lib/ execjs/runtimes.rb:43:in `autodetect’: Could not
jsntghf
·
2011-10-13 13:00
Ruby
Rails
ror
Ruby On Rails异常和解决汇总
阅读更多/usr/lib/ruby/
gems
/1.8/
gems
/execjs-1.2.7/lib/execjs/runtimes.rb:47:in`autodetect':CouldnotfindaJavaScriptruntime.Seehttps
gazeldx
·
2011-10-12 16:00
Rails异常
ubuntu10.10安装ruby及heroku
1:安装ruby1.9.2, 不要使用之前的版本 sudo apt-get install ruby1.9.2 命令执行后装的竟然是1.9.1,肯跌啊 2:安装gem(ruby1.9.1以后的版本自带
gems
zhoulei984623
·
2011-10-11 00:00
ubuntu
ubuntu10.10安装ruby及heroku
1:安装ruby1.9.2, 不要使用之前的版本 sudo apt-get install ruby1.9.2 命令执行后装的竟然是1.9.1,肯跌啊 2:安装gem(ruby1.9.1以后的版本自带
gems
zhoulei984623
·
2011-10-11 00:00
ubuntu
ubuntu10.10安装ruby及heroku
1:安装ruby1.9.2, 不要使用之前的版本 sudo apt-get install ruby1.9.2 命令执行后装的竟然是1.9.1,肯跌啊 2:安装gem(ruby1.9.1以后的版本自带
gems
zhoulei984623
·
2011-10-11 00:00
ubuntu
Ubuntu下bundle install报错
Ubuntu下bundleinstall命令报错 /usr/local/rvm/rubies/ree-1.8.7-2011.03/lib/ruby/
gems
/1.8/
gems
/bundler-1.0.18
zhangym124
·
2011-09-28 15:00
Install
ubuntu
Bundle
Rails
Ubuntu下bundle install报错
Ubuntu下bundle install命令报错 /usr/local/rvm/rubies/ree-1.8.7-2011.03/lib/ruby/
gems
/1.8/
gems
/bundler
zhangym124
·
2011-09-28 15:00
Install
ubuntu
Bundle
Rails
mac rails3.1 启动mysql报错解决
阅读更多/Library/Ruby/
Gems
/1.8/
gems
/mysql2-0.3.7/lib/mysql2/mysql2.bundle:dlopen(/Library/Ruby/
Gems
/1.8/
gems
JasonChi
·
2011-09-27 23:00
mac rails3.1 启动mysql报错解决
/Library/Ruby/
Gems
/1.8/
gems
/mysql2-0.3.7/lib/mysql2/mysql2.bundle: dlopen(/Library/Ruby/
Gems
/1.8/
gems
JasonChi
·
2011-09-27 23:00
rails3
no such file to load -- robots
no such file to load -- robots /usr/local/lib/ruby/
gems
/1.8/
gems
/anemone-0.6.1/lib/anemone/core.rb:2
suchj
·
2011-09-22 20:00
ubuntu
Ruby
robots
anemone
运行passenger-install-nginx-module时出undefined reference to symbol 'pow@@GLIBC_2.错误
-lpthread -lcrypt -lm /usr/local/lib/ruby/
gems
/1.8/
gems
/passenger-3.0.9/ext/nginx/..
suchj
·
2011-09-22 20:00
nginx
Ruby
pow@@GLIBC_2
passenger-3.0.9
`process_cache_miss' 错误
error:C:/Ruby192/lib/ruby/
gems
/1.9.1/
gems
/net-ssh-2.2.1/lib/net/ssh/verifiers/strict.rb:49:in`process_cache_miss
kenera
·
2011-09-22 17:00
c
cache
ssh
datamapper tips
model.storage_name(self.name) [236, 245] in /
gems
/dm-core-1.2.0.rc1/lib/dm-core/model.rb  
wenyiyun
·
2011-09-22 16:00
datamapper
Rails3_安装_报错_解决_Could not find a JavaScript runtime_(ExecJS::RuntimeUnavailable)
: 没有js的运行环境导致的: lijg@lijg-desktop:~/workruby/helloapp$ ruby script/rails console /home/lijg/.rvm/
gems
fantaxy025025
·
2011-09-21 22:00
JavaScript
cucumber load sequence
workspace/github/fuck/features/support/env.rb:32:in `<top (required)>'", "/home/wenbo/.rvm/
gems
wenyiyun
·
2011-09-21 14:00
sequence
Watir2.0.1之——屏幕截图
首先是安装:win32screenshothttp://rubygems.org/
gems
/win32screenshotgeminstallwin32screenshot其次就可以来进行测试了。
shandong_chu
·
2011-09-14 16:00
windows
server
测试
Class
Ruby
internet
ruby 内存分配访问无效
D:/Program Files/ruby/lib/ruby/
gems
/1.8/
gems
/mysql-2.7.3-mswin32/ext/mysql.so: 126: 内存分配访问无效。
jackie_yk
·
2011-09-13 20:00
Ruby
Possible conflict with Rake extension: String#ext already exists
root@ubuntu:~/rails_projects/sample_app# rake db:migrate /usr/local/rvm/
gems
/ruby-1.9.2-p290@global
413486774
·
2011-09-13 13:00
Rake conflict
active_support
136, 145] in /home/wenbo/.rvm/
gems
/ruby-1.9.2-p290/
gems
/activesupport-3.0.10/lib/active_support/core_ext
wenyiyun
·
2011-09-09 15:00
Active
Selenium2 with ruby
There are many other Selenium
gems
out there, but this is the only official, mainta
yanzilee9292
·
2011-09-09 10:00
selenium
上一页
26
27
28
29
30
31
32
33
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他