I’ve tried many things to install Ruby on Mac OS X 10.7.3. Way too many. This is the only way I found. Remove XCode Run this: [cc lang="bash" width="700" line_numbers="false"] /Developer/Library… more →
Tech Notes from the Trencheswrote 2 weeks ago: ProjectEuler Problem #48 in Ruby: The series, 1^1 + 2^2 + 3^3 + … + 10^10 = 10405071317. Find … more →
wrote 2 weeks ago: Problem #42() The nth term of the sequence of triangle numbers is given by, tn = ½n(n+1); so the fir … more →
wrote 1 month ago: Win32::Service Type Bitmasks Constant Value Description SERVICE_WIN32_OWN_PROCESS 0×0000 … more →
wrote 1 month ago: Read more … … more →
wrote 3 months ago: I’ve tried many things to install Ruby on Mac OS X 10.7.3. Way too many. This is the only way … more →
wrote 3 months ago: Roughly a year ago, I wrote my first article introducing Pry to the Ruby world. Back then Pry was a … more →
wrote 3 months ago: It’s been causing nothing but headaches, trying to install 1.9.3 or any newer versions of 1.9. … more →
wrote 4 months ago: The painful way: Backup with TimeMachine Upgrade to Snow Leopard Upgrade to Lion Restore essential d … more →
wrote 4 months ago: First of all, you should be careful with any call to stub. You probably want to use stub just to sim … more →
wrote 4 months ago: I for one welcome this change and deprecation warning. It means that you should stop using this: [cc … more →
wrote 5 months ago: Ruby on rails also known as ROR came into the market and has actually managed to snatch quite a fair … more →
wrote 5 months ago: If you are on the hunt for agile, proficient and flexible software, then ROR can be your best deal. … more →
wrote 5 months ago: I am developing an application using RubyonRails3 . My application need to send alert notification , … more →
wrote 5 months ago: Gara-gara tadi “menyusup” ke kuliah terbuka di STMIK AMIKOM Yogyakarta (thanks to Yoga H … more →
wrote 5 months ago: Sekian lama saya mencari sebuah bahasa pemrograman yang nyaman untuk dipelajari sekaligus sreg di ha … more →
wrote 5 months ago: I love rvm. It lets you keep your gems organized per project. The combination of .rvmrc and gemset i … more →
wrote 6 months ago: For those who are php code know very well how important is strtr and nl2br in the web development. W … more →
wrote 6 months ago: Ruby on rails is a well-known internet application framework. You may notice ROR (Ruby on Rails) to … more →
wrote 6 months ago: I started to get this weird error with my categories today. It was sort of ridiculous because I had … more →