Ruby on Rails viene con un conjunto de herramientas bastante útiles para realizar pruebas. Para poder empezar a probar necesitas seguir estos pasos: Primero debes crear la base de datos de prueba, por… more →
Gus Ortiz's Weblogwrote 3 weeks ago: brew-gem is an awesome little add-on for homebrew. It allows you to install ruby gems directly from … more →
wrote 4 months ago: Overview We going to outlay the process to deploy a 4 layers architecture using the above technologi … more →
wrote 5 months ago: If you really do not want to suffer from installation process of ruby and rubygems please install su … more →
wrote 5 months ago: Installation : 1. Install Ruby 1.8.7 or 1.9.2 2. Install WatirWebdriver — Refer http://rubygems.or … more →
wrote 1 year ago: sudo apt-get install imagemagick sudo apt-get install libmagick9-dev sudo gem install rmagick (or) s … more →
wrote 1 year ago: sudo apt-get install libsqlite3-dev sudo gem install sqlite3-ruby … more →
wrote 1 year ago: I’ve been using irb lately and I find it to be a good tool to experiment and learn about the l … more →
wrote 1 year ago: If you ever want to upload and save files in your rails app, you can use this gem Paperclip. Accordi … more →
wrote 1 year ago: Black book is one the easiest way to add web email importing feature in your application. Recently I … more →
wrote 1 year ago: Hi All, It’s time to learn a new language. I have learnt a lesson the hard way. On many occasi … more →
wrote 2 years ago: If you would had chance to view any ruby news in recent days , you would have come to know that gith … more →
wrote 3 years ago: I’m a ruby/rails hacker and I like to keep up to date on the latest gems. This gem download st … more →
wrote 3 years ago: Home page –> http://rubyforge.org/projects/jazzez/ Installation: >gem install jazzez Doc … more →
wrote 3 years ago: Ruby on Rails allows you to “freeze” the version of Rails used by your application. When … more →
wrote 3 years ago: Gosu – Game Application in Ruby: 1. Installation: >gem install gosu 2. code: begin # In c … more →
wrote 3 years ago: I use NetBeans 6.1 as my IDE and I have been happy with it. Since I needed the lastest and greatest … more →
wrote 3 years ago: The “King Of Gems”, Ruby is one of the world’s oldest and most revered gemstones. … more →
wrote 3 years ago: Ruby on Rails viene con un conjunto de herramientas bastante útiles para realizar pruebas. Para pode … more →
wrote 3 years ago: Ruby on Rails comes with very nice testing tools. Use them! In order to get your test working follow … more →