lib/jcompiler.rb in jcompiler-0.1.50 vs lib/jcompiler.rb in jcompiler-0.1.51
- old
+ new
@@ -1,4 +1,3 @@
-class Jcompiler
-end
+ActiveSupport::Dependencies.autoload_paths << File.expand_path('..', __FILE__)
ActionView::Template.register_template_handler :jcompiler, Jcompiler::Handler