- try to use Lotus Router,Controller and View in a system which has site/cms/admin
- test
- this sample does not use Model
rackup config/admin.ru rackup config/site.ru rackup config/cms.ru
bundle exec rake
ruby -Ispec spec/admin/controllers/root/index_spec.rb
- Resarch how to write before Hook and also how to override