Rails commands

HI all
How do i know whether i am using Gemrails or Edgerails?
if gemrails , detailhow to know versions of gems?
thanks

On 12/16/05, rohit mehra [email protected] wrote:

http://mail.yahoo.com


Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails

Well if you installed rails using subversion/svn, then you’re on
edgerails.

You can get the current installed gem list with :

gem list --local