lib/piglet/relation/limit.rb in piglet-0.2.4 vs lib/piglet/relation/limit.rb in piglet-0.2.5
- old
+ new
@@ -1,4 +1,6 @@
+# encoding: utf-8
+
module Piglet
module Relation
class Limit # :nodoc:
include Relation
\ No newline at end of file