lib/ruby_ext/string.rb in ruby-ext-0.2.3 vs lib/ruby_ext/string.rb in ruby-ext-0.2.4

- old
+ new

@@ -1,5 +1,5 @@ -class String +String.class_eval do def to_reader self.to_sym end def to_writer \ No newline at end of file