[Rails] Is Rails 2.3 a first step towards Rails 3.0...?

2009-02-01 Thread Web Reservoir
Hi, I just had a look at new features for Rails 2.3 I have been reading http://guides.rails.info that is created specially for Rails 2.3. I would like to know.. if this Rails 2.3 a first step towards Rails 3.0...? I mean what ever i study for Rails 2.3 will be helpful in Rails 3.0 as well and t

[Rails] Re: I have many Rails 3.0 questions here....

2009-01-27 Thread Web Reservoir
I hope, many things will be cleared by next month. I would also appreciate, if more information is shared here. Thanks -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby

[Rails] Re: I have many Rails 3.0 questions here....

2009-01-26 Thread Web Reservoir
Conrad Taylor wrote: > Hi, you might want to read the following: > http://yehudakatz.com/2008/12/23/rails-and-merb-merge/ > Thanks, But it does not clear whats coming and whats going. I need a perfect information to work out accordingly. Thanks -- Posted via http://www.ruby-forum.com/. --~--~

[Rails] Re: I have many Rails 3.0 questions here....

2009-01-25 Thread Web Reservoir
It seems, no one has any idea about Rails 3.0 -- 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-t

[Rails] I have many Rails 3.0 questions here....

2009-01-23 Thread Web Reservoir
Hi, I am happy as well as confused with this Rails 3.0 == Merb 2.0 scenario. I understand within few months ( during RailsConf 2009, in May 2009 ) Rails 3.0 will be out to the public, and there would be no more confusions. But...Still there are 100 days to go My question is... should i follow

[Rails] Re: Switching the version of Rails that an app uses

2008-11-21 Thread Web Reservoir
Hi, Your problem is solved very easily. Install Netbeans 6.5 today. It comes with an exclusive " FIRST TIME FEATURE " added in this new version. It helps you choose the rails framework at the time of creating project. like Rails 1.2, 2.0.2, 2.1.2, 2.2.2 etc.. This was the most outstanding req

[Rails] Pl. suggest some beginning tips for new Merbists.

2008-11-20 Thread Web Reservoir
Hello, Since Merb is new and so are wecan we expect some quick important tips to move ahead from senior Rails Developers as well as Merbists here...? It would be nice to guide us on the points below. (1) Best IDE currently available for Merb. This is important since Netbeans is currently wo

[Rails] Requesting a Special Section for "Merb" on this Forum

2008-09-25 Thread Web Reservoir
Hi, Its nice to have different sections mentioned below on this forum. (1) Ruby (2) JRuby (3) IronRuby (3) Ruby on Rails (5) RForum (6) Mongrel (7) FxRuby (8) Etc I Request for a special section for " Merb " Helping us to post specially Merb related questions, since MERB is great option as

[Rails] Questions on Active Record SQL type Finders & Dynamic Finder

2008-09-23 Thread Web Reservoir
Hi, I understand there are total 11 types of key Options for finding a record. The all 11 valid keys for the options hash are :conditions, :include, :order, :select, :group, :joins, :from, :limit, :offset, :readonly, and :lock. We also have Dynamic Finders for the same. e.g. ... find_by etc...

[Rails] Freezing Rails to 2.0.2

2008-09-19 Thread Web Reservoir
Hi, I am using Rails 2.1.1 to stay in touch with the latest. I need to freeze the rails to version 2.0.2 for a project. But... The command in Rake tasks for Freeze allows only to freeze for the latest version I am using Netbeans 6.1 and familiar with tools only... Not much familiar with Consol

[Rails] How to get the code staright in to Netbeans from GitHub

2008-09-18 Thread Web Reservoir
Hi, I am using Netbeans 6.1 for my Rails Projects. I have seen that many projects on GitHub, do not offer the code in zip formats for downloads, hence it becomes very tough to copy the code step by step and paste it in Netbeans. for example i am looking for this project... http://github.com/kle