Re: Missing required 'path' module?

----- Paul L. [email protected] wrote:

I have created an empty application and added the method ‘hello’ to
the
controller.

Please show us your code and the specifics of how you are storing and
then
calling your application.

The code is pretty simple:

class GropeController < ApplicationController
def hello
end
def index
end
end

I am trying to follow Dave Thoms’s ‘Agile Web D. with Rails’ to
get started. I have played around with RoR before and have not hit this
problem, so I assume it is related to the way I installed it on Ubuntu,
but can’t figure what I did wrong.

mike kenny
Linux Registered User #381724
LPI ID# 80080

“Hell, there are no rules here, we’re just trying to accomplish
something”
Thomas Edison