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: my-codeworks/ruby-in-the-browser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: my-codeworks/ruby-in-the-browser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gh-pages
Choose a head ref
  • 20 commits
  • 29 files changed
  • 2 contributors

Commits on Jan 3, 2014

  1. Updates to GH pages, adding index.html and CNAME

    Jonas Schubert Erlandsson committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    7c5078c View commit details
    Browse the repository at this point in the history
  2. Restructured and fixed for GH pages consumption

    Jonas Schubert Erlandsson committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    be643b7 View commit details
    Browse the repository at this point in the history
  3. Fixed link to opalrb

    Jonas Schubert Erlandsson committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    b759be9 View commit details
    Browse the repository at this point in the history
  4. Changes opal shim to insert pre code blocks with the ruby code being …

    …run before the results
    Jonas Schubert Erlandsson committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    0b7d436 View commit details
    Browse the repository at this point in the history
  5. Updates opal shim code insertion

    Jonas Schubert Erlandsson committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    da0ac1a View commit details
    Browse the repository at this point in the history
  6. Removes opal rb shim and inlines that code as the first script block …

    …instead
    Jonas Schubert Erlandsson committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    e07149b View commit details
    Browse the repository at this point in the history
  7. Updates opal shim, removes duplication

    Jonas Schubert Erlandsson committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    5f17982 View commit details
    Browse the repository at this point in the history
  8. Fixes typo in opal shim

    Jonas Schubert Erlandsson committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    1343796 View commit details
    Browse the repository at this point in the history
  9. Fixes pre code insertion and adds .gitignore

    Jonas Schubert Erlandsson committed Jan 3, 2014
    Configuration menu
    Copy the full SHA
    933293f View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2014

  1. Rewrites most of the loader script and the shims.

    Removes duplication in both ruby and javascript.
    
    Adds syntax highlighting via highlight.js.
    Jonas Schubert Erlandsson committed Jan 7, 2014
    Configuration menu
    Copy the full SHA
    b8e9609 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2014

  1. Removed some .DS_Store and added it to .gitignore

    Jonas Schubert Erlandsson committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    af4e334 View commit details
    Browse the repository at this point in the history
  2. Fixes scroll styling for code samples

    Jonas Schubert Erlandsson committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    c580c88 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2015

  1. Update to style path.

    d-Pixie committed Nov 22, 2015
    Configuration menu
    Copy the full SHA
    bfd4f59 View commit details
    Browse the repository at this point in the history
  2. Fixes assets paths.

    d-Pixie committed Nov 22, 2015
    Configuration menu
    Copy the full SHA
    248deb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2015

  1. Fixes hr width.

    d-Pixie committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    1ef0c33 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2017

  1. Fixes resource paths

    d-Pixie committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    66c311b View commit details
    Browse the repository at this point in the history
  2. Updates the content a bit

    d-Pixie committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    0c4e399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d370aef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6b0311 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    cabb8b6 View commit details
    Browse the repository at this point in the history
Loading