lib/ajax_pagination.rb in ajax_pagination-0.6.3 vs lib/ajax_pagination.rb in ajax_pagination-0.6.4
- old
+ new
@@ -1,4 +1,10 @@
+# Copyright (c) 2012 Ronald Ping Man Chan
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
require "ajax_pagination/version"
require "ajax_pagination/controller_additions"
require "ajax_pagination/helper_additions"
require "ajax_pagination/rails"