public
Description: A fully featured forum system compatible with Rails 2.3
Home | Edit | New

Rails 2.2 Compatibility

In order to get rBoard working with Rails 2.2 you’ll need to remove the default_scope calls from the following models:

  • Category
  • Forum
  • Group
  • Theme

You will also need to ensure that the controllers using these models have the correct finding scope set up on them.

Last edited by radar, Thu Apr 16 15:47:50 -0700 2009
Home | Edit | New
Versions: