I would like to see some source code or maybe a li开发者_如何学运维nk to some that gives at least a stub for writing ruby gems in the C languages (C++?? is that possible too?)
I just tried the ruby-graphviz gem (http://github.com/glejeune/Ruby-Graphviz). I followed the instructions (installed Graphviz, gem and dependencies) and tried the example from the Github page. Unfort
I am trying to get the whole setup working with Autotest/Growl/Shoulda on my Mac to test a gem I\'m working on for Authlogic.I\'ve used RSpec in the past quite a bit but would like to switch to Should
I\'m working on a console ruby application (not rails!)I will be installing this application on several machines.I was wondering if there is a way i can build it so i dont have to install the gems i\'
The latest MacRuby release notes (v0.6) state that the authors have managed to get this release working with the SQLite and Nokogiri gems. However when I run sudo macgem install nokogiri I get the fol
is the ruby mysqlplus adapter production ready? have a choice between: 1. mysql library by tmtm (has a pure ruby and c version)
I found some similar problems here on SO, but none seem to match my case (sorry if I overlooked). Here\'s my problem: I installed oauth-plugin gem to ruby gems dir, but trying to use it in rails app t
Not sure why I\'m getting this, but I just installed RVM, the new Ruby 1.9, and reinstalled a bunch of gems, and I get this
Hello 开发者_如何学编程I have both Rails2 and Rails3(beta 3) installed by Ruby Gems. Everything right now defaults to using Rails3.For instance rails myproject will create a new Rails3 template. How d
I\'ve just installed a new vm (VirtualBox) with Ubuntu 10.4 and Ruby1.9.1. I\'ve got the package for RUbyGems1.9.1 but w开发者_StackOverflowhen I do gem --version I still get 1.3.5. I got it working u