Skip to content

Commit

Permalink
formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adambeynon committed Oct 24, 2013
1 parent 33e9ade commit 45f2c92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/home.md
@@ -1,10 +1,13 @@
# Opal

[Generated Javascript](generated_javascript.md) An overview of the compiler output

[Method Missing](method_missing.md) How Opal implements method_missing

[Using Ruby from Javascript](using_ruby_from_javascript.md) How to access ruby methods from JS

## Usage

[Static Application](static_applications.md) Just build your app and dependencies to a build.js file

[Using Sprockets](using_sprockets.md) Use rack/sprockets to auto-recompile an opal application

0 comments on commit 45f2c92

Please sign in to comment.