lib/rack/less/base.rb in rack-less-1.3.1 vs lib/rack/less/base.rb in rack-less-1.4.0

- old
+ new

@@ -53,8 +53,8 @@ # ensure a source path is specified and does exists unless options.has_key?(option_name(:source)) and !options(:source).nil? raise(ArgumentError, "no :source option set") end end - + end end \ No newline at end of file