lib/muflax/objects.rb in muflax-0.5.1 vs lib/muflax/objects.rb in muflax-0.5.2
- old
+ new
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby
# -*- encoding: utf-8 -*-
-# Copyright muflax <mail@muflax.com>, 2013
+# Copyright Steffie Dorn <mail@muflax.com>, 2013
# License: GNU GPL 3 <http://www.gnu.org/copyleft/gpl.html>
# make it possible to track data in attributes
class Class
alias_method :attr_reader_without_tracking, :attr_reader