Commit e76139ac618bebf074334ecc03bb1ec4fb8864c4

Authored by Dan Croak
1 parent 3eddf92c

removing will paginate and redcloth

Showing 2 changed files with 0 additions and 4 deletions   Show diff stats
1 thoughtbot-clearance --version '>= 0.6.8' --source gems.github.com 1 thoughtbot-clearance --version '>= 0.6.8' --source gems.github.com
2 -RedCloth --version '= 4.1.1'  
3 -mislav-will_paginate --version '~> 2.3.11' --source gems.github.com  
4 ambethia-smtp-tls --version '1.1.2' --source gems.github.com 2 ambethia-smtp-tls --version '1.1.2' --source gems.github.com
5 tobi-delayed_job --version '1.7.0' --source gems.github.com 3 tobi-delayed_job --version '1.7.0' --source gems.github.com
6 4
README.markdown
@@ -16,8 +16,6 @@ This will create a Rails 2.3.2 app with: @@ -16,8 +16,6 @@ This will create a Rails 2.3.2 app with:
16 * Paperclip for file uploads, set for Amazon S3 16 * Paperclip for file uploads, set for Amazon S3
17 * Coulda for model, controller, & helper generators 17 * Coulda for model, controller, & helper generators
18 * Delayed Job for background processing 18 * Delayed Job for background processing
19 -* Will Paginate for pagination  
20 -* RedCloth for Textile formatting  
21 19
22 Get the latest & greatest at anytime with: 20 Get the latest & greatest at anytime with:
23 21