Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: opal/opal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b1dfcd23c1a4
Choose a base ref
...
head repository: opal/opal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 87dfce7f3512
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on May 13, 2015

  1. Update README to mention gitter per this interaction on IRC

    <fkchang> jeremyevans: it seems that https://gitter.im/opal/opal get's a lot
              more chat love than irc these days, I'd bring your tilt discussion
              there                                                         [15:43]
    <jeremyevans> fkchang: Thanks                                           [15:48]
    <jeremyevans> Maybe the README could use an update                      [15:49]
    fkchang committed May 13, 2015
    Copy the full SHA
    d894f29 View commit details

Commits on May 15, 2015

  1. Merge pull request #854 from fkchang/master

    Update README to mention gitter per this interaction on IRC
    elia committed May 15, 2015
    Copy the full SHA
    87dfce7 View commit details
Showing with 1 addition and 2 deletions.
  1. +1 −2 README.md
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -7,8 +7,7 @@
Opal is a ruby to javascript source-to-source compiler. It also has an
implementation of the ruby corelib.

Opal is [hosted on github](http://github.com/opal/opal). There
is a Freenode IRC channel at [#opal](http://webchat.freenode.net/?channels=opal).
Opal is [hosted on github](http://github.com/opal/opal). Chat is available on *Gitter* at [opal/opal](https://gitter.im/opal/opal) and the Freenode IRC channel at [#opal](http://webchat.freenode.net/?channels=opal).
Ask questions on [stackoverflow (tag #opalrb)](http://stackoverflow.com/questions/ask?tags=opalrb). Get the [Opalist newsletter](http://opalist.co) for updates and community news.

[![Inline docs](http://inch-ci.org/github/opal/opal.svg?branch=master&style=flat)](http://opalrb.org/docs/api)