Sha256: aa6f88e16f74ec4993bdbf37aba3fc7a5c060baf39a0463bc048c3f134f938b1

Contents?: true

Size: 340 Bytes

Versions: 2

Compression:

Stored size: 340 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
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
raphaeljs-rails-2.1.2 README.md
raphaeljs-rails-2.0.0 README.md