Hey there, trying to install a ruby gem but I keep getting the following error: ERROR:failed to build gem native extension
I recently installed rails in fedora 12. I\'m new to linux as well. Everything works fine on Windows 7. But I\'m facing lot of problems in linux. Help please!
I\'ve got a web app where I\'d like to user FTS3 functionality of SQLite3. I\'ve got the SQLite3-ruby v1.2.5 gem installed. I\'d like to have FTS3 support, and I know, due to trying to create an FTS3
What is the recommended way to extend class behavior, via class_eval and modules (not by inheritance) if I want to extend a class buried in a Gem from a Rails 3 app?
I have the following configuration: uname -a : Linux 2.6.24.2 i686 GNU/Linux (Ubuntu) ruby -v : ruby 1.9.0 (2007-12-25 revision 14709) [i486-linux]
I have a fully functional authentication system with a user table that has over fifty columns.It\'s simple but it does hash encryption with salt, uses email instead of usernames, and has two separate
I am going over some basic guides in Rails, reviewing the basics and such for an upcoming exam.One of the guides included was the
total ruby newbie, trying to setup a Rails/MongoDB application on Mac OS X Snow leopard. Installed Ruby 1.9.1 and RubyGems 1.3.7, which ruby and which gem point to the same directory. I\'m using the
I am working on a project and i was trying make it up and running in my local machine. But unfortunately the app is using a gem data_warehouse( found gem \'data_warehouse\', \'= 1.5.2\' in environment
I\'ve noticed at least the following oddities around rubygems on Debian (5.0 lenny in my case): Packages go into a different installation location: /var/lib/gems vs /usr/lib/ruby/gems