download
Installation
requirements: Ruby 1.8.4+ with gems. Only for windows: sqlite3 dll must be available in the path (for example extract in c:\ruby\bin )
type:
gem install compages --include-dependencies
after finish, to install compages in a folder, type:
compages install a_folder_name
Server
if you want to give it a try, type from within the folder:
mongrel_rails start
and browse to http://127.0.0.1:3000/admin
OK, that’s done! have fun, and give me your feedback, please!
You can track issues on http://code.google.com/p/compages/.
Sources
the complete compages SVN repo is available on googlecode at:
http://compages.googlecode.com/svn/trunk/
Use this command to anonymously check out the latest project source code:
svn checkout http://compages.googlecode.com/svn/trunk/ compages
Demo site (version 0.3.0)
administration side: http://compages.freeonrails.org/admin
the site: http://compages.freeonrails.org
No Responses Yet to “download”