lib/ronin/web/extensions.rb in ronin-web-0.1.3 vs lib/ronin/web/extensions.rb in ronin-web-0.2.0
- old
+ new
@@ -1,7 +1,6 @@
#
-#--
# Ronin Web - A Ruby library for Ronin that provides support for web
# scraping and spidering functionality.
#
# Copyright (c) 2006-2009 Hal Brodigan (postmodern.mod3 at gmail.com)
#
@@ -16,9 +15,8 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-#++
#
require 'ronin/web/extensions/nokogiri'