Skip to content

Commit

Permalink
no longer a plugin in rails 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Yoon committed Sep 23, 2010
1 parent 14dde9e commit 46b1025
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 17 deletions.
15 changes: 1 addition & 14 deletions README.md
Expand Up @@ -55,20 +55,7 @@ The survey above shows a couple simple question types. The first one is a "pick

# Installation

As a plugin:

gem install haml
gem install fastercsv
script/rails plugin install git://github.com/breakpointer/surveyor.git

Or as a gem:

# in environment.rb
config.gem "surveyor", :source => 'http://gemcutter.org'

rake gems:install

Or as a gem (with bundler):
As a gem (with bundler):

# in environment.rb
gem "surveyor"
Expand Down
1 change: 0 additions & 1 deletion init.rb

This file was deleted.

1 change: 0 additions & 1 deletion install.rb

This file was deleted.

1 change: 0 additions & 1 deletion uninstall.rb

This file was deleted.

0 comments on commit 46b1025

Please sign in to comment.