Railsrumble shortlist announced
Last weekend, a bunch of enthusiastic geeks participated in a competition to create a website (-app) build on Ruby on Rails in just 48 hours – Railsrumble.
Last weekend, a bunch of enthusiastic geeks participated in a competition to create a website (-app) build on Ruby on Rails in just 48 hours – Railsrumble.
If you want to get started with Android development, you’ll need to setup some things like the SDK, an IDE and a AVD. In this post I will walk you through the setup of these things, crating a test project and getting the project running on the emulator.
A few weeks ago we started our first commercial RoR project. For this product-catalog site we wanted an easy solution for image uploading and decided on Paperclip. This needs ImageMagick and that gave us some worries.
So if you are struggling with installing ImageMagick and getting it running for Ruby, try these steps…