Socket
Book a DemoInstallSign in
Socket

reactive-mvc

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactive-mvc

0.2.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

== reactive-mvc

Reactive plugin that dispatches requests to a local MVC machinery.

Version:: 0.2.0 Author:: Pascal Hurni Email:: phi@ruby-reactive.org Homepage:: http://www.ruby-reactive.org

== Description

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.

== Configuration

:mvc:: Path to the root of the mvc files. Defaults to "app" :model:: Path for model files. Defaults to ":mvc/models" :views:: Array of paths for views. Defaults to ":mvc/views" :controller:: Path for controllers. Defaults to ":mvc/controllers" :helper:: Path for view helpers. Defaults to ":mvc/helpers"

== Requirements

  • reactive-core >= 0.2.0
  • activesupport >= 2.0.0

FAQs

Package last updated on 25 Jul 2009

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.