similar to: Installed Gems on godaddy.com

Displaying 20 results from an estimated 400 matches similar to: "Installed Gems on godaddy.com"

2007 Jun 07
1
Plugin installation similar to rails
Hey all, I''m considering including a plugin installation mechanism similar to the one available with the rails script/plugin command in the next major webgen version. There would be a repository index located on the webgen homepage, something like http://webgen.rubyforge.org/plugin-repository.yaml. This file contains a list of repositories (http and ftp) which provide webgen
2012 Jun 14
1
Cucumber/RSpec ::: Capybara? Webrat What am I using??
Hey everybody I''m currently reading through the Pragmatic Programmers RSpec book, and I really enjoy it. But I’m facing some problems because of the fact that the book is already some years old, I guess. I have installed rvm and use Ruby 1.9.3, and I didn’t really get some Rails code examples to work properly, so I tried it with a 1.8.7 installation, but there I had some other problems
2010 Aug 02
3
OT -- apcupsd messages
Does anyone here have any "feel" for the "Battery disconnected" and "Battery reattached" log entries? The rebooting came as a result of me turning off modems, router, external drives, monitor, cordless phone and finally, the computer, trying to locate a quiet but annoying "chirp". The "chirps" stopped when I tilted the UPS to look at the front
2010 Jan 19
5
Rubyzip gem installed but not recognised
Hi, I have installed rubyzip successfully(see output below) Successfully installed rubyzip-0.9.1 1 gem installed Installing ri documentation for rubyzip-0.9.1... Installing RDoc documentation for rubyzip-0.9.1... if I put config.gem ''rubyzip'' in environment.rb and then run rails it fails to load rubyzip .. see below george@geolaptop:~/Dropbox/git/paua$ ruby script/server =>
2010 Aug 24
2
ATI, Catalyst and a new kernel
Please bear with me for a really stupid question... I have a Radeon HD 4550 video card and currently run the Catalyst driver, fglrx_6_9_0-8.741-1. I use the "package managed" method for installing, allowing me keep track of what's what: [rj at madeleine ~]$ su Password: [root at madeleine rj]# grep fglrx /var/log/yum* /var/log/yum.log:May 20 12:37:07 Updated:
2006 Aug 09
0
Rails security update
I see there is a mandatory security update out for rails today (http://tinyurl.com/lvqjs), but I cannot get it to install on XP. Anyone having a similar experience? C:\ruby\bin>gem install rubyzip Attempting local installation of ''rubyzip'' Local gem file not found: rubyzip*.gem Attempting remote installation of ''rubyzip'' Successfully installed rubyzip-0.9.1
2006 Jun 26
0
error while booting WEBrick server
getting the following when trying to run the WEBrick server: c:\root\ ruby script\server error msg: ---------------------- => Booting WEBrick... c:/ruby/lib/ruby/gems/1.8/gems/xml-simple-1.0.8/lib/xmlsimple.rb:275: warning: already initialized constant KNOWN_OPTIONS c:/ruby/lib/ruby/gems/1.8/gems/xml-simple-1.0.8/lib/xmlsimple.rb:280: warning: already initialized constant DEF_KEY_ATTRIBUTES
2010 Oct 27
0
RubyZip Exceptions
Hi, I am wondering if there is a way of catching exceptions that are thrown within rubyzip.rb. For example: in rubyzip line 583, private def set_time(binaryDosDate, binaryDosTime) @time = Time.parse_binary_dos_format(binaryDosDate, binaryDosTime) rescue ArgumentError puts "Invalid date/time in zip entry" end I need to be able to ''catch'' the
2010 May 28
3
CentOS 5 and seamonkey
Has anyone had any success in rebuilding seamonkey 2.0.4 for CentOS 5 (32-bit)? I'm currently running seamonkey-2.0-1 which I rebuilt last November. Sadly, I have no idea where the SRPM originated. I found seamonkey-2.0.4-1.fc12.src.rpm and seamonkey-2.0.4-1.fc12.src.rpm, downloaded and got to 0th base: [rj at madeleine Downloads]$ rpmbuild --rebuild
2011 Sep 21
4
rubyzip with Ruby 1.9.2 and Rails 3.1 - require 'zip/zip' fails
I''m trying to move my application from Rails 2.3.5 to Rails 3.1 which is a challenge. In my application, require ''zip/zip'' fails with ''no such file to load -- zip/zip gem list --local shows rubyzip (0.9.4) I see zip.rb in d:\ruby192\lib\ruby\gems\1.9.1\gems\rubyzip-0.9.4\lib\zip\ -- Posted via http://www.ruby-forum.com/. -- You received this message
2005 Jan 07
5
Instiki 0.9.2
Instiki 0.9.2 has arrived. * The notorious "rollbacks by crawlers" bug fixed. * Instiki is distributed as a gem (experimental) * New maintainer (yours truly) * Assorted other minor changes Best regards, Alexey Verkhovsky ============= Don''t shoot the pianist, he''s doing his best README Path: README Last Update: Fri Jan 07 10:06:43
2011 Sep 13
2
help with hclust and cutree
Hello, I would like to cut a hclust tree into several groups at a specific similarity. I assume this can be achieved by specifying the "h" argument with the specified similarity, e.g.: clust<-hclust(dist,"average") cut<-cutree(clust,h=0.65) Now, I would like to draw rectangles around the branches of the dendrogram highlighting the corresponding clusters, as is done by
2005 Oct 11
0
DB in memory...
Hi all, I''d like to develop an application with an in-memory db. I''d like to use the same model of Instiki. Instiki uses Madeleine to work. I''d like to know what are the basic step I must do to build a model class to make it "storable" in Madeleine. I am watching at the Instiki source but ruby is still new to me...and I have find little comments on
2011 Sep 13
2
help with hclust
Hello, how can I get the similarity value (i.e., the inner cluster similarity) that was used to cut a hierarchical tree at a specific height? I would appreciate your help! Best regards, Madeleine
2012 Jul 18
0
Zipping files contained in a dir (rubyzip)
hey so I''m trying to zip all the files contained in a directory (RubyZip). heres what I have: def bundle #create the ZIPfile with the title of (:id).zip bundle_filename = "public/attachments/#{self.id}/#{self.id}.zip" #open the ZIPfile in order to add items in Zip::ZipFile.open(bundle_filename, Zip::ZipFile::CREATE) { |zipfile|
2010 Jan 03
1
Setting CDROM parms
My apologies in advance for asking such an elementary question. I called myself searching the Installation Guide and Deployment Guide, with no success. The situation is that I bought a Lite-On ATAPI iHAP122 that will not burn DVDs unless I use hdparm to turn dma off. I bought that drive because it was a rare beige drive. Until I can find a decent DVD burner and/or get a Windows machine put
2005 Mar 04
3
Need volunteer for cool RubyForge add-on
You''ve probably been reading the ruby-talk thread I started titled "RAA Status & The Problem with Ruby" that rehashes that age-old conversation we keep having about how to tell the good from the bad when it comes to ruby libs and apps. We now have an opportunity to stop talking about it and actually do something. I proposed a RubyForge add-on to create a user-driven
2005 May 16
0
ruby services
Hi all, I''ve started a new project in the Win32 Utils CVS repository called "ruby-services" (in the toplevel directory, not under win32utils). The goal is to provide services for some of the more popular Ruby server programs out there. For the first service, I''ve wrapped WEBrick''s HTTPServer. However, I would like to add other popular servers as well.
2007 Jul 09
1
Dir.glob does not find ".project"
Hi, I am trying to zip up my application folder using RubyZip. It works fine except for one glitch: There is a RadRails project file ".project" which does not get included. When I test Dir.glob("#{app_dir}/**/*) it does not return ".project" Is there some problem with filenames starting with "." (I am using Windows) Thanks George
2010 Oct 25
2
Fail to load spec/rake/spectask
Hi! I''m a newbie at Ruby. I''m trying to run rspec tests using rake. In my rake file I include spec/rake/spectask. It fails to load giving me the following message: rake aborted! no such file to load -- spec/rake/spectask C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2383:in `raw_load_rakefile'' I''m using version 1.8.7 of Ruby. I have installed rake