tks Nathan,
Here’s my install details:
[A] Ruby/Rails - Based on InstantRails Installation.
- Install Location = C:\InstantRails
- Version = I go to instant rails console (see output below)
[B] RadRails
- Install Location = C:\RadRails
- Source = I set to “v:\source”
- Rails Gem Setting =
C:\InstantRails\ruby\lib\ruby\gems\1.8\gems\rails-
1.1.6
- Rake Gem Setting = C:\InstantRails\ruby\lib\ruby\gems\1.8\gems\rake-
0.7.1
- Ruby Setting = C:\InstantRails\ruby\bin\ruby.exe
Still don’t get anything created (besides the project file) after I go,
CREATE NEW - RAILS PROJECT
================================
V:\Source\testapp>gem -v
0.8.11
V:\Source\testapp>rails -v
Rails 1.1.6
V:\Source\testapp>gem list
*** LOCAL GEMS ***
actionmailer (1.2.5, 1.2.1, 1.2.0)
Service layer for easy email delivery and testing.
actionpack (1.12.5, 1.12.1, 1.12.0)
Web-flow and rendering framework putting the VC in MVC.
actionwebservice (1.1.6, 1.1.2, 1.1.0)
Web service support for Action Pack.
activerecord (1.14.4, 1.14.2, 1.14.0)
Implements the ActiveRecord pattern for ORM.
activesupport (1.3.1, 1.3.0)
Support and utility classes used by the Rails framework.
builder (2.0.0)
Builders for MarkUp.
camping (1.3)
miniature rails for stay-at-home moms
capistrano (1.1.0)
Capistrano is a framework and utility for executing commands in
parallel on multiple remote machines, via SSH. The primary goal
is to simplify and automate the deployment of web applications.
cmdparse (2.0.0)
Advanced command line parser supporting commands
fxri (0.3.3, 0.3.2)
Graphical interface to the RI documentation, with search engine.
fxruby (1.4.4, 1.2.6)
FXRuby is the Ruby binding to the FOX GUI toolkit.
gem_plugin (0.2.1)
A plugin system based only on rubygems that uses dependencies only
highline (1.2.0)
HighLine is a high-level command-line IO library.
markaby (0.3)
Markup as Ruby, write HTML in your native Ruby tongue
metaid (1.0)
slight metaprogramming helpers
mongrel (0.3.11)
A small fast HTTP library and server that runs Rails, Camping, and
Nitro apps.
mongrel_config (0.3)
Mongrel plugin that gives you web based config tool using Camping
mongrel_status (0.2.2)
A sample plugin that reports the status of mongrel.
needle (1.3.0)
Needle is a Dependency Injection/Inversion of Control container for
Ruby. It supports both type-2 (setter) and type-3 (constructor)
injection. It takes advantage of the dynamic nature of Ruby to
provide a rich and flexible approach to injecting dependencies.
net-sftp (1.1.0)
Net::SFTP is a pure-Ruby implementation of the SFTP client protocol.
net-ssh (1.0.9)
Net::SSH is a pure-Ruby implementation of the SSH2 client protocol.
rails (1.1.6, 1.1.2, 1.1.0)
Web-application framework with template engine, control-flow layer,
and ORM.
rake (0.7.1, 0.7.0)
Ruby based make-like utility.
scgi_rails (0.4.3)
SCGI Rails Runner – A complete SCGI for Rails (and others)
sources (0.0.1)
This package provides download sources for remote gem installation
win32-service (0.5.0)
win32-service for doing services in Ruby