3 Merb is a framework equivalent to Action Pack. It can use Active Record.
4 For generator we can use Rubigen, it s an extract of RailsGenerator.
8 * Merb (core and more) 0.9.0
12 The repository was build with:
13 * Hoe (modified) generated skeleton
18 * using active record: nothing to do
19 * radius and other ruby libs: nothing to do
20 * replace RailsGenerator with Rubigen (Radiant bin)
22 * deactivate extension dependencies (first step we move only the base)
23 * manage Controller and libraries using controllers
24 * check routes management
25 * work on views to replace Rails specific code
28 2. Replace extension system with gems:
29 * first, activate gem with only code features
30 * second, deal with extension providing assets