I have a machine at work from wich I\'d like to run a script that gathers some information about other machines. I want to do it in Ruby, since it\'s what I know best, but I\'ve ran into some problems
As developing an Java application bundled with \'jruby-complete.jar\', it is desired not to put required rubygems localally, but instead packaged it along with the a开发者_如何学Cpplication. Obviously
I\'ve just setup 3 osx agents to run the CI for our ruby project. 2 of these agents are running our specs perfectly, starting their agents correctly etc. The third machine constantly returns No such f
I have a Rails app which allows users to upload Excel files which need to be validated according to some pre-defined rules. For eg. sheet 1 contains two columns, a numerical id and a name; sheet 2 con
I suspect that the corporate firewall is preventing gems from getting installed. I have HTTP_PROXY defined and I\'m able to view remote gems via the following command:
It´s really a hard job figuring out how to get MySQL and mysql gem up and running on Snow Leopard 10.6.2. I followed the instructions of various posts but was not successful yet:
I have a rails app that creates quotations with information and images on that can be very different in size and the data they display.
I have a MySQL table and I want to pick certain columns to create RSS Feed from it. How to do it using R开发者_JAVA技巧uby or Rails or Gems?Depending on what I was trying to do, I would probably just
Anyone know what the correct syntax to get an auth_token from Vimeo using the recently updated vimeo gem (http://github.com/matthooks/vimeo) using oAuth?
I have created my own scaffold generator, now it\'s sitting in my ~/.rails/generator/scaffold directory. How can I make a gem in order to use my generator along other machines I\'m using, without the