Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bijou

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bijou

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

README.txt

Bijou is a templating system for Ruby. It was inspired by Perl's HTML::Mason. Bijou files are text or HTML files that support in-line Ruby. Bijou also supports the inclusion of text and code from other sources, called methods and components. Components may be shared between files. They may also be used as containers (sometimes called templates or layouts in other environments). By chaining together components and containers, an arbitrarily sophisticated system may be developed.

The Bijou home page is at

http://bijou.rubyforge.org/

The source code, Ruby Gem, etc. is available here

https://rubyforge.org/frs/?group_id=4980

The directory structure is as follows

lib/
    Contains the Ruby source code for Bijou.

doc/
    Contains the reference documentation in HTML format, courtesy of
    RDoc. To get started, open doc/rdoc/index.html and go from there.

tests/
    A basic suite of unit tests.

examples/
    Several examples of how to use Bijou. Some of these are stand-alone
    and do not require a web server.

Contact

Todd Lucas <tl@dogandponyshow.org>

License

Released under the same license as Ruby.

Warranty

This software is provided "as is" and without any express or implied 
warranties, including, without limitation, the implied warranties of 
merchantibility and fitness for a particular purpose.

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

  • 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