[Rails] Rails and CSV Files

2008-12-02 Thread Ideale Ideale
Hi I'm programming in rails a web application which uses 4 CSV files prof.csv, student.csv et course.csv et subscriptions.csv a prof can give one or many courses, a student can subscribe to one or many courses etc ... I need to update the CSV files. for example : create, list, modify and delet

[Rails] Re: setup rails

2008-11-30 Thread Ideale Ideale
Ideale Ideale wrote: > Ideale Ideale wrote: >> John Ivanoff wrote: >>> http://instantrails.rubyforge.org/wiki/wiki.pl >>> >>> http://instantrails.rubyforge.org/wiki/wiki.pl?Rolling_With_Ruby_On_Instant_Rails_Tutorial >>> >>> On Nov 30, 9:

[Rails] Re: setup rails

2008-11-30 Thread Ideale Ideale
Ideale Ideale wrote: > John Ivanoff wrote: >> http://instantrails.rubyforge.org/wiki/wiki.pl >> >> http://instantrails.rubyforge.org/wiki/wiki.pl?Rolling_With_Ruby_On_Instant_Rails_Tutorial >> >> On Nov 30, 9:38�am, Ideale Ideale <[EMAIL PROTECTED]> >

[Rails] Re: setup rails

2008-11-30 Thread Ideale Ideale
John Ivanoff wrote: > http://instantrails.rubyforge.org/wiki/wiki.pl > > http://instantrails.rubyforge.org/wiki/wiki.pl?Rolling_With_Ruby_On_Instant_Rails_Tutorial > > On Nov 30, 9:38�am, Ideale Ideale <[EMAIL PROTECTED]> what a silly girl I am :((( I installed rails BUT

[Rails] Re: setup rails

2008-11-30 Thread Ideale Ideale
please help ;(( -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubs

[Rails] Re: setup rails

2008-11-29 Thread Ideale Ideale
ot;. You can get a list of all the .rb file in the folder IRB > is > currently operating in with "Dir.glob('*.rb')". Also, you can change > the > path that IRB is operating in with "Dir.chdir('c:\my_ruby_files\')". > > > > On Nov 29,

[Rails] Re: setup rails

2008-11-29 Thread Ideale Ideale
Ideale Ideale wrote: > Davo wrote: >> What O/S are you on ? >> Has Gem been previously installed somehow ? >> gem update is only relevant if it has previously been installed. >> More info and I'm sure help will come ! >> cheers Dave >> >> >

[Rails] Re: setup rails

2008-11-29 Thread Ideale Ideale
Davo wrote: > What O/S are you on ? > Has Gem been previously installed somehow ? > gem update is only relevant if it has previously been installed. > More info and I'm sure help will come ! > cheers Dave > > > On Nov 30, 6:49�am, Ideale Ideale <[EMAIL PROTEC

[Rails] setup rails

2008-11-29 Thread Ideale Ideale
Hi I m begining in Ruby I follow this tuotiriel http://wiki.rubyonrails.com/rails/pages/RailsOnWindows After I setup, I typed this command gem update --system But it says, this command is unknown ?!!! -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~-