Commit 816378aaaf20aecfa268f2e3150376e0d831a73a

Authored by Rafael Manzo
1 parent b53c9b32

removed fast_xs class

Showing 1 changed file with 0 additions and 5 deletions   Show diff stats
lib/fast_xs.rb
@@ -1,5 +0,0 @@ @@ -1,5 +0,0 @@
1 -# This file overrides the fast_xs.so extension provided by hpricot. That breaks  
2 -# Builder, cfe. https://github.com/hpricot/hpricot/issues/53  
3 -class String  
4 - alias :fast_xs :to_xs  
5 -end