Re: [id-ruby] Rails 2.0 issue

2008-01-22 Thread Kamal Fariz
The error is because of the new RubyGems version, not because of Rails 2. require_gem is deprecated. Replace all instances of require_gem with just gem E.g. old require_gem 'activesupport' new - gem 'activesupport' On Jan 22, 2008, at 3:31 PM, Yudi Soesanto wrote: > Guys, > Applica

[id-ruby] Rails 2.0 issue

2008-01-22 Thread Yudi Soesanto
Guys, Application: beast-1.0 Aku baru aja upgraded rails 2.0 di mac with these command; - gem update --system - gem install rails and my beast application is broken now. Waktu aku coba run script/server, I got few errors, macbooks-computer:~/Desktop/work/beast-1.0 macbook$ script/server => Boo

[id-ruby] Fwd: [malaysia-rb] Re: Malaysia.rb January 2008 Meetup

2008-01-22 Thread Rie!
For ID-Rubyist fellas, this guy was presenting about "mathematics" at ruby meetup. I'm waiting for the next videos from ID-Ruby -_- -- Forwarded message -- From: Kamal Fariz <[EMAIL PROTECTED]> Date: 22 Jan 2008 17:02 Subject: [malaysia-rb] Re: Malaysia.rb January 2008 Meetup To: [

Re: [id-ruby] Merb

2008-01-22 Thread Rian Awi
it seems that Arie tried more merb things than I did :-) i haven't done the benchmark myself. i just read this post http://hassox.blogspot.com/2007/11/great-merb-speedup.html. --Rian 2008/1/21 Rie! <[EMAIL PROTECTED]>: > ya, condition pake hash, control_field (form yield yang otomatis > berad

[id-ruby] Fwd: [malaysia-rb] Looking for RoR Developer Team for KL Project

2008-01-22 Thread Kamal Fariz
Freelance rails project opportunity. Should be in KL or willing to travel to KL to meet clients. Begin forwarded message: > From: paco <[EMAIL PROTECTED]> > Date: January 21, 2008 10:58:32 PM GMT+08:00 > To: Malaysia Ruby Brigade <[EMAIL PROTECTED]> > Subject: [malaysia-rb] Looking for RoR Deve

Re: [id-ruby] Merb

2008-01-22 Thread Andry S Huzain
I dont have a lot expectation in performance benchmark. I just dont care that stuff (Actually, I have a "wingman" who focus on performance and scalability and reliability etc etc :d). >From user perspective, merb is amazing. I just spent two hours with merb. And I think I'm converted. 1. Idea o

[id-ruby] Beast Application question & rails 2.0

2008-01-22 Thread Yudi Soesanto
Guys, I use railsmachine server to host my ruby application. Recently, I updated rails 2.0 and my beast won't work anymore. Finally, I am able to make beast working on my local machine. Now the problem I have, how I can update my code in railsmachine server. Usually, I use capistrano to update rai

Re: [id-ruby] Beast Application question & rails 2.0

2008-01-22 Thread Andry S Huzain
#on local machine $ cd /path/to/your/rails/application $ rake rails:freeze:gems $ svn add vendor/rails/ --no-ignore $ svn ci $ cap deploy and you're all set. On Jan 22, 2008 6:02 PM, Yudi Soesanto <[EMAIL PROTECTED]> wrote: > Guys, > I use railsmachine server to host my ruby application. > Rec

[id-ruby] Wizard di Rails

2008-01-22 Thread Muhammad Ichsan
Dear Pecinta Ruby, Ada yang tau plugin atau teknik membuat wizard di Rails gak? Siapa tahu udah ada jadi tinggal make doang. :D Trims -- ~Useful man to others is a lucky man http://michsan.wordpress.com