[Radiant] Radiant on Merb
Stephane B.
stephane.busso at gmail.com
Wed Jan 23 15:39:09 CST 2008
Thanks Sean for your fast reaction.
Merb is not so far from rails, without so much magic and helpers, no
ajax. On Merb you can use ActiveRecord.
Then, from a quick look at Radiant's code, that's what I guess:
- models are based on ActiveRecord
- libs are almost ruby code and playing with models and radius
- controllers maybe need some changes
- views should need some changes but maybe not so much (biggest part:
application layout)
Do I miss something? (surely :p)
The good thing is that Radiant and Merb share the same philosophy, both
are minimal: simple, clear, lightweight and extensible.
--
Stephane
--
Posted via http://www.ruby-forum.com/.
More information about the Radiant
mailing list