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-rails
base: 41c7d185567a
Choose a base ref
...
head repository: opal/opal-rails
compare: 4ab607726df3
Choose a head ref
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 11, 2014

  1. Fix slightly misleading instructions.

    I don't think `require opal-jquery` needs to be `require`d explicitly for the DOM manipulation example. However, `Document.ready?` should be in there.
    benjamintanweihao committed Mar 11, 2014
    Configuration menu
    Copy the full SHA
    fe79db6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70edef8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2014

  1. Added missing 'do'

    benjamintanweihao committed Mar 12, 2014
    Configuration menu
    Copy the full SHA
    08468ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from benjamintanweihao/patch-2

    Added missing 'do'
    benjamintanweihao committed Mar 12, 2014
    Configuration menu
    Copy the full SHA
    1c42388 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #22 from benjamintanweihao/patch-1

    Fix slightly misleading instructions.
    elia committed Mar 12, 2014
    Configuration menu
    Copy the full SHA
    4ab6077 View commit details
    Browse the repository at this point in the history