Sha256: cb3a0395956c2e1078eb7655881fb2e8680790dbd35c54d532e70d24ba45116e

Contents?: true

Size: 348 Bytes

Versions: 2

Compression:

Stored size: 348 Bytes

Contents

# Raphaeljs::Rails

Raphael JavaScript library for Ruby on Rails

## Installation

Add this line to your application's Gemfile:

    gem 'raphaeljs-rails'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install raphaeljs-rails

## Usage

Insert js files to your application.js

```coffeescript
#= require raphael/raphael
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
raphaeljs-rails-1.0.1 README.md
raphaeljs-rails-1.0 README.md