Skip to content

Commit

Permalink
duh, misspelt hpricot
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Oct 13, 2009
1 parent cc7e7c6 commit 64eb505
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/install_theme.rb
Expand Up @@ -3,10 +3,10 @@

require 'rubigen'
require 'rubigen/scripts/generate'
require 'hrpicot'
require 'hpricot'

class InstallTheme
VERSION = "0.8.0"
VERSION = "0.8.1"

attr_reader :template_root, :rails_root, :index_path, :template_type
attr_reader :layout_name, :action
Expand Down

0 comments on commit 64eb505

Please sign in to comment.