reactive-mvc 0.2.0
Provides a local MVC machinery to handle requests of the reactive application. The machinery is mapped to what is done in RubyOnRails, so you'll have rails like controllers, rails like views and helpers. Because Reactive is Model and View agnostic, this plugin alone will not do the complete job.
Gemfile:
=
安装:
=
版本列表:
- 0.2.0 May 11, 2009* (40.0 KB)
Runtime 依赖 (2):
activesupport
>= 2.0.0
reactive-core
>= 0.2.0