Blog Detail

Ruby on Rails Examples

Ruby on Rails Examples

http://www.rubyonrailsexamples.com

The blog is fairly new, it will have numerous number of Ruby code examples.

Recent Posts

  • techcfl.com review

    Posted on Thursday November 22nd, 2007 at 10:27 in cool sites

    techcfl.com asked me to review his web site (they are ruby on rails developers). techcfl.com is a Ruby on Rails Company, the have quite decent portfolio. The advantages of using Ruby on Rails as a main platform for the company allows them to deliver ...

  • dreamhost promo

    Posted on Sunday November 18th, 2007 at 19:22 in cool sites

    I came across a decent dreamhost promo. It gave me 97 dollars discount for the 1 year plan. I paid about 22$ per year for huge space, and huge amount of bandwidth. Dreamhost support ruby on rails, I am not sure about their quality yet as they do not...

  • codersource.net review

    Posted on Thursday November 15th, 2007 at 01:45 in cool sites

    I came across codersource.net, and I decided to review it. It has been a while from last time, I updated this blog. I was busy with very big exam. And, it has been a while from last time I wrote C# code. I am not real fan of C# .NET programming, but ...

  • Renaming files using ruby!

    Posted on Thursday June 21st, 2007 at 15:42

    This is a simple program that renames all files inside a directory.Basically, it adds underscore in the beginning of every file. dir = "C:\\rubywork\\files" files = Dir.entries(dir) files.each do |f| next if f == "." or f == ".." oldFile...

  • RoR DRY

    Posted on Sunday June 10th, 2007 at 12:30

  • Ruby on Rails Vs J2EE

    Posted on Saturday June 2nd, 2007 at 08:14 in ruby on rails videos

Comments & Reviews

This blog is currently rated a 5.00 out of a possible 5 based on 1 comment.

georgi

5 stars Matthias Georgi

Nice! I love short and simple posts.

Posted: May 11th, 2007 | More Reviews From georgi | Report This Comment

Post A Comment/Review

* Your IP is being logged.
* Your e-mail address is used only for verification purposes only and will not be sold, or shown publicly.
* No HTML tags allowed
* DO NOT use the Comments/Reviews to promote your own site.

Name: or Login
E-mail:
Rating:
Verify: Spam Protection: sum of 1 + 4
Comment:
  Remember Information