I have a svn code in ruby on rails how will I convert it into jruby on
rails application. I have all setting required for jruby.

When I am doing:

jruby -S script/server -e production -p3000

it is returning:

/home/jyoti/retrosvn/vendor/rails/activesupport/lib/active_support/
dependencies.rb:498:in `require': undefined method `table_structure'
for class
`ActiveRecord::ConnectionAdapters::SQLiteAdapter' (NameError)
        from /home/jyoti/retrosvn/vendor/rails/railties/lib/commands/
server.rb:39
        from /home/jyoti/retrosvn/vendor/rails/railties/lib/commands/
server.rb:3:in `require'
        from script/server:3

Its very urgent. If any one have idea about it, please help me.

JK

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ruby-on-rails-programming-with-passion" group.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/ruby-on-rails-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to