ERROR: While executing gem (ArgumentError) Illformed requirement

October 4th, 2008 2 Comments

I like to use http://mor.ph to deploy my applications because of its simplicity. The other nice thing is that they give you free developer space so if you are just getting an application up and running or just need to show it to a client you can do so without having to pay a [...]

Tags:   · · · · ·

Install Native MySQL Gem - Edge Rails Stopped Including It

July 28th, 2008 1 Comment

I decided to try out the latest edge Rails and I started getting this error:

!!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install the mysql gem and try again: gem install mysql.
/!\ FAILSAFE /!\ Mon Jul 28 22:58:38 -0600 2008
Status: 500 Internal Server Error
dlopen(/Library/Ruby/Gems/1.8/gems/mysql-2.7/lib/mysql.bundle, 9): Library [...]

Tags:   · ·