Figured someone might be interested in what version of rails I have
E:\workspace\demo>"c:\ruby\bin\ruby.exe" "c:\ruby\bin\gem" list --local
*** LOCAL GEMS ***
actionmailer (1.1.4)
Service layer for easy email delivery and testing.
actionpack (1.11.1)
Web-flow and rendering framework putting the VC in MVC.
actionwebservice (0.9.4)
Web service support for Action Pack.
activerecord (1.13.1)
Implements the ActiveRecord pattern for ORM.
activesupport (1.2.4)
Support and utility classes used by the Rails framework.
fxri (0.3.2)
Graphical interface to the RI documentation, with search engine.
fxruby (1.2.6)
FXRuby is the Ruby binding to the FOX GUI toolkit.
login_generator (1.1.0)
[Rails] Login generator.
rails (0.14.4)
Web-application framework with template engine, control-flow layer,
and ORM.
rake (0.6.2)
Ruby based make-like utility.
ruby-json (1.1.1)
ruby-json is a library for using the JavaScript Object Notation
(JSON) under Ruby.
sources (0.0.1)
This package provides download sources for remote gem installation
I have also installed rjs template support from Cody Fauser's blog.
More on this later.
*** LOCAL GEMS ***
actionmailer (1.1.4)
Service layer for easy email delivery and testing.
actionpack (1.11.1)
Web-flow and rendering framework putting the VC in MVC.
actionwebservice (0.9.4)
Web service support for Action Pack.
activerecord (1.13.1)
Implements the ActiveRecord pattern for ORM.
activesupport (1.2.4)
Support and utility classes used by the Rails framework.
fxri (0.3.2)
Graphical interface to the RI documentation, with search engine.
fxruby (1.2.6)
FXRuby is the Ruby binding to the FOX GUI toolkit.
login_generator (1.1.0)
[Rails] Login generator.
rails (0.14.4)
Web-application framework with template engine, control-flow layer,
and ORM.
rake (0.6.2)
Ruby based make-like utility.
ruby-json (1.1.1)
ruby-json is a library for using the JavaScript Object Notation
(JSON) under Ruby.
sources (0.0.1)
This package provides download sources for remote gem installation
I have also installed rjs template support from Cody Fauser's blog.
