Hi,

I've just finished integrating TheBoard (announced by John in
http://groups.google.com/group/openwferu-users/msg/5d94cd8f394a5db5)
into ruote-on-rails (http://github.com/tosch/ruote-on-rails).

I also set the rails3 branch as the default one and renamed the master
branch to 'rails2'. It will be maintained less regularly than the rails3
branch and does not contain TheBoard example.

For Rails 3, there is another addition: You may use an application
template to start your own rails app with an integrated ruote-kit. Just
call

  rails new dir_for_new_rails_app -m
http://github.com/tosch/ruote-on-rails/raw/rails3/template.rb

and you'll get a vanilla rails with ruote-kit baked into, but without
the example stuff that lives now in ruote-on-rails' source. Rails even
ships with a rake task to apply a template to an existing app:

  rake rails:template
LOCATION=http://github.com/tosch/ruote-on-rails/raw/rails3/template.rb



I hope you enjoy those changes, questions and comments are very welcome.

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

Reply via email to