Eric wrote: >Thanks for the quick reply. I still trying to find the "right" way to >integrate this into my existing ( 2.3.4 ruby 1.9.1) application.
Have a look at ruote-on-rails: http://github.com/tosch/ruote-on-rails Its master branch uses Rails 2.3.8, but the changes to a vanilla Rails should be the same in 2.3.4. Have a look at environment.rb, the rake task in lib/tasks and the initializer. >Its pretty clear that "gem install ruote-kit" is not going to get it >done. I am a little confused by how to deploy the gem to use >middleware instead of the sinatra on port 9292. There is a little >magic which I cant see yet. At the moment, you have to build the gems (ruote and ruote-kit) yourself if you don't use Bundler, you noticed that. I suppose a released 2.1.11 gem is not far away, so it will get easier soon. >Thanks for updating the gemspec. Never mind that. Cheers, Torsten -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
