Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Wiki on Rails は Ruby on Rail で作成された wikiクローンです。 以下のような特徴があります。 Ajax を使用してページ内の部分的な編集が可能 Rails の機能を使用してプラグインを開発できる pukiwiki の文法を使用できる ... [More] インストール方法wget http://wiki-on-rails.googlecode.com/files/wiki-on-rails-0.1.0.tgz tar zxvf wiki-on-rails-0.1.0.tgz cd wiki-on-rails-0.1.0 script/server -e productionこれで以下にアクセスすればwikiを使用できます http://localhost:3000/ ※ドメイン部分は適宜変更してください。 必要な環境以下が必要です。 ruby1.8 rubygems SQLite3 debian の場合は aptitude(apt-get) でインストールできます。 sudo aptitude install ruby1.8-dev sudo aptitude install rubygems sudo aptitude install sqlite3 sudo aptitude install libsqlite3-dev以下をgemでインストールします。 sudo gem install rake sudo gem install sqlite3-ruby sudo gem install gettext [Less]

0
 
  0 reviews  |  0 users  |  96,147 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.