diff --git a/lib/camping-unabridged.rb b/lib/camping-unabridged.rb index 8466002..7006c04 100644 --- a/lib/camping-unabridged.rb +++ b/lib/camping-unabridged.rb @@ -76,7 +76,7 @@ class H < Hash def method_missing(m,*a) m.to_s=~/=$/?self[$`]=a[0]:a==[]?self[m.to_s]:super end - undef id, type + undef id, type if ?? == 63 end # Helpers contains methods available in your controllers and views. You may diff --git a/lib/camping.rb b/lib/camping.rb index 60b196f..6e62a61 100644 --- a/lib/camping.rb +++ b/lib/camping.rb @@ -3,12 +3,12 @@ S=IO.read(__FILE__)rescue nil;P="

Cam\ping Problem!

%s

" U=Rack::Utils;Apps=[];class H