Skip to content

Commit 8f68709

Browse files
committed
Remove old Ruby code and add first Elixir example
This clears out the original Ruby stuff, and adds the basics for adding Elixir examples. I feel good about the templates to ensure proper compilation to reduce issues with compiling vs. interpreting anonymous functions.
1 parent fa81041 commit 8f68709

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+175
-2341
lines changed

.gitignore

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
/.bundle/
2-
*.bundle
3-
/Gemfile.lock
1+
_build/**/*
2+
.DS_Store
3+
deps/**/*

CC-BY-SA.png

-17.2 KB
Binary file not shown.

CONTRIBUTING.md

-45
This file was deleted.

Gemfile

-5
This file was deleted.

0 commit comments

Comments
 (0)