Fix double-loading of Tag::Tag class in Ruby 1.8.
Ruby 1.8 doesn't understand that we have loaded this class already and will re-load it and then give warnings.
Loading
Please register or sign in to comment
Ruby 1.8 doesn't understand that we have loaded this class already and will re-load it and then give warnings.