Home > OrientisRBB

OrientisRBB

OrientisRBB is a project mainly written in JAVASCRIPT and RUBY, it's free.

OrientisRBB is a small but flexible Ruby on Rails forum/board

== DESCRIPTION:

OrientisRBB is a small but flexible forum/board written in Ruby on Rails.

OrientisRBB has many features such as multiforums, user groups, moderation/administration modes, handy admin panel and others.

== INSTALL:

$ git clone git://github.com/helloween/OrientisRBB.git

$ vim config/database.yml

$ rake db:setup

$ ./script/server

Now go to http://localhost:3000/ in your browser to view a forum main page. After that you can log in with predefined account record (login name - admin, password - admin) and use all available forum features.

==WARNING!

It's still under development so that not recommended to use in production mode.

== CONTRIBUTE:

Latest code is available at http://github.com/helloween/OrientisRBB

The 'master' branch can be cloned with:

$ git clone git://github.com/helloween/OrientisRBB.git

== LICENSE:

(The MIT License)

Copyright (c) 2011 Helloween

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Previous:sobriety