Skip to content

Commit 45f2c92

Browse files
committedOct 24, 2013
formatting fix
1 parent 33e9ade commit 45f2c92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎doc/home.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Opal
22

33
[Generated Javascript](generated_javascript.md) An overview of the compiler output
4+
45
[Method Missing](method_missing.md) How Opal implements method_missing
6+
57
[Using Ruby from Javascript](using_ruby_from_javascript.md) How to access ruby methods from JS
68

79
## Usage
810

911
[Static Application](static_applications.md) Just build your app and dependencies to a build.js file
12+
1013
[Using Sprockets](using_sprockets.md) Use rack/sprockets to auto-recompile an opal application

0 commit comments

Comments
 (0)
Please sign in to comment.