Displaying 4 results from an estimated 4 matches for "gemdir".
Did you mean:
gem_dir
2012 Feb 01
10
Very strange problem: Ton's of ruby process just running simple command "rails --version" or "rails
Very strange problem: Ton''s of ruby process just running simple command
"rails --version" or "rails new test1""
I have very strange problem. I try to run this simple command
"rails new test1" --> this suppose to be create a new rails site.
"rails --version" --> even this I got ton''s of ruby process
but I got a lot of ruby
2011 Apr 18
2
rubygems fail - require hpricot!
...es/ruby-1.9.2-p180''
export MY_RUBY_HOME
IRBRC=''/Users/Anush/.rvm/rubies/ruby-1.9.2-p180/.irbrc''
export IRBRC
rvm_ruby_string=''ruby-1.9.2-p180''
export rvm_ruby_string
unset rvm_gemset_name
unset MAGLEV_HOME
lenovo-t400:environments Anush$ find `gem env gemdir`/gems/hpricot-*
-name \*.bundle -ls
16323203 24 -rwxr-xr-x 1 Anush staff 10152 Apr 16
21:24
/Users/Anush/.rvm/gems/ruby-1.9.2-p180/gems/hpricot-0.8.4/ext/fast_xs/fast_xs.bundle
16323242 264 -rwxr-xr-x 1 Anush staff 134968 Apr 16
21:24
/Users/Anush/.rvm/gems/ruby-1....
2006 Feb 02
4
rails-1.0.0 gem rdoc problem
Just got a brand new install of ruby-1.8.4 and new gems downloaded,
specifically rails-1.0.0. Seems rails does not generated rdoc for gem_server.
Looking into the problem, it seems that there is an error when doing ''rake rdoc''
for rails-1.0.0.
% rake rdoc
(in /opt/local/ruby-1.8.4/lib/ruby/gems/1.8/gems/rails-1.0.0)
rm -r doc
unrecognized option `--line-numbers --inline-source
2010 Dec 06
57
Which RoR to run on Mac OS X for a particular RoR app.
I am extremely new to RoR, I am. I am slowly but surely learning Ruby
and the Rails concepts but the environment is confusing.
I have an application that was written for my company in RoR. It is on a
ubuntu server that is going to be shut down. I want to move the app to
my two Macs (one Leopard and one Snow Leopard). We want to keep the app
to demo a business concept but it can run locally