radiant 1.1.1
Radiant is a simple and powerful publishing system designed for small teams. It is built with Rails and is similar to Textpattern or MovableType, but is a general purpose content managment system--not merely a blogging engine.
Gemfile:
=
install:
=
Runtime Dependencies (17):
acts_as_tree
~> 0.1.1
bundler
>= 1.0.0
compass
~> 0.12.2
compass-rails
~> 1.0.3
delocalize
~> 0.2.3
haml
~> 3.1.1
highline
~> 1.6.10
rack
~> 1.1.1
rack-cache
~> 1.2.0
radius
~> 0.7.3
rails
~> 2.3.15
rake
>= 0.8.7
rdoc
>= 3.9.2
RedCloth
~> 4.2.0
stringex
~> 1.3.0
tzinfo
~> 0.3.31
will_paginate
~> 2.3.11
Development Dependencies (7):
cucumber-rails
~> 0.3.2
database_cleaner
~> 0.6.5
rspec
~> 1.3.1
rspec-rails
~> 1.3.3
test-unit
= 1.2.3
webrat
~> 0.7.3
ZenTest
= 4.6.0