Problems with Substruct when using the new version of gems

Here is my problem…
I installed the ruby (v1.8.2) and ruby gems (lastest version) in my
computer…
When I was trying to run a project using the Substruct engine (the ‘ruby
script/server’ command), the WEBrick crashed…
Occoured an error on activesupport gem…
I don’t know what do…

If you’re using Rails 1.1, you must be running with Ruby 1.8.4 -
might that be the issue?

  • james

On 4/5/06, Leonardo S. [email protected] wrote:


engine-users mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org

  • J *
    ~

Leonardo S. wrote:

Here is my problem…
I installed the ruby (v1.8.2) and ruby gems (lastest version) in my
computer…
When I was trying to run a project using the Substruct engine (the ‘ruby
script/server’ command), the WEBrick crashed…
Occoured an error on activesupport gem…
I don’t know what do…

This would be a good thing to ask on the Substruct mailing list FYI…

What version of Rails are you trying to run? If it’s 1.1 have you
updated the engines package to the latest version? I’m running on 1.0
here and that’s what’s included in the distribution.

  • Seth