Skip to content

Commit 2f45281

Browse files
committed
Merge pull request #12 from lowjoel/javascript
Add JavaScript to the list of autoloads.
2 parents 141a7e3 + d94d255 commit 2f45281

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/coursemology/polyglot/language.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ class Coursemology::Polyglot::Language
2626

2727
eager_autoload do
2828
autoload :Python
29+
autoload :JavaScript
2930
end
3031

3132
# Marks the current class as a concrete language.

0 commit comments

Comments
 (0)