lib/tablecloth-rails/engine.rb in tablecloth-rails-1.0.100 vs lib/tablecloth-rails/engine.rb in tablecloth-rails-1.0.101

- old
+ new

@@ -1,4 +1,5 @@ +# encoding: utf-8 module Tablecloth module Rails class Engine < ::Rails::Engine end end