Script/generate error

I’ve created a new jruby on rails applicazion.
Jruby version is 1.4.0.
I’ve installed all requested gems.
If I run the application works without problems.
If I run script/generate to see all available generators I’ve this
error:

/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/connection_specification.rb:76:in
`establish_connection’: Please install the jdbcpostgresql adapter.

I have just installed jdbcpostgresql adapter, indeed the application
works.


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Then its not picking it up, are you sure the adapter is in your $PATH
variable?

2009/11/4 Aaron McLeod [email protected]:

Then its not picking it up, are you sure the adapter is in your $PATH
variable?

My wrong I have to launch jruby script/generate.


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email