Displaying 3 results from an estimated 3 matches for "p357".
Did you mean:
357
2006 Mar 22
4
Newbie - populating select list from db
Can''t seem to find an example of this anywhere - how do I populate a
select list in a form from a database?
I have a form to create a new task. The task is for a client, so there
should be a select list populated from my clients table. I thought this
would work:
<%= select ''task'', ''client_id'', Client.find_all, "id", "name"
2012 Jan 26
6
Issue Installing Puppet on Red Hat6
...bs-1.8.7.299-4.el6.x86_64
ruby-1.8.7.299-4.el6.x86_64
These are some installation steps I took.
rvm tools rvm-env ruby bash
rvm install 1.8.7
yum install ruby
downloaded rubygems from:
http://rubygems.org/pages/download
gem install rubygems-update
LD_LIBRARY_PATH=/usr/local/rvm/src/ruby-1.8.7-p357:$PATH
export LD_LIBRARY_PATH
gem install mysql-2.8.1.gem
install rake:
git clone git@github.com:gmoneyice/rake
cd /root/ruby
gem install rake
Here is the error:
yum install puppet-dashboard
Loaded plugins: rhnplugin
This system is not registered with RHN.
RHN support will be disabled.
Settin...
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