New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

arrow

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arrow

  • 1.0.8
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

= Arrow

A web application framework for mod_ruby.

== Authors

  • Michael Granger
  • Dave McCorkhill
  • Martin Chase

== Contributors

  • Aaron Son
  • Ben Bleything
  • Kim Wallmark
  • Mahlon E. Smith

== General Information

Arrow is a web application framework for mod_ruby. It was designed to make development of web applications under Apache easier and more fun without sacrificing the power of being able to access the native Apache API.

== Online Docs

We're working on a manual which will provide more comprehensive instructions and an in-depth tutorial. You can view it at:

http://deveiate.org/code/Arrow-manual/

We'd be happy to hear your suggestions, bug reports, or complaints.

== Installation

=== Requirements

=== (Non-Standard) Ruby Library Dependencies

If you use RubyGems, appropriate versions will be installed by the gem's dependencies. Otherwise, you'll need to build and install these by hand:

  • ruby-cache >= 0.3.0
  • formvalidator >= 0.1.4
  • pluginfactory >= 1.0.4

==== Installing From Source

If you wish to install Arrow as a conventional library from the source:

$ rake install

The install task will check for dependencies, install the libraries, and then offer some advice about how to configure your server.

== Contact

== Legal

:include: LICENSE


See the LICENSE file included with the distribution for licensing details.

FAQs

Package last updated on 16 Aug 2010

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc