lib/taza/site.rb in taza-0.8.7 vs lib/taza/site.rb in taza-0.9.0
- old
+ new
@@ -1,6 +1,4 @@
-require 'rubygems'
-require 'activesupport'
module Taza
# An abstraction of a website, but more really a container for a sites pages.
#
# You can generate a site by performing the following command: