Skip to content

Commit

Permalink
Show version tied to release
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Dec 12, 2013
1 parent b6a99e8 commit 7484dc4
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Adds the excellent Reactive Extensions library to rails.

See the [RxJS website](http://reactive-extensions.github.io/RxJS/) for more info.

# Installation
## Installation

Add `gem 'rxjs-rails'` to your Gemfile

Expand Down Expand Up @@ -43,3 +43,13 @@ Available js files:
rx.virtualtime.js
rx.virtualtime.min.js

## versions

```
+------------+---------+
| rxjs-rails | rxjs |
+------------+---------+
| 0.0.1 | 2.2.9 |
+------------+---------+
```

0 comments on commit 7484dc4

Please sign in to comment.