updated the gemfile, and the readme

This commit is contained in:
Mike Kelley
2011-08-27 02:39:39 -06:00
parent 14d7aa9772
commit 15eb31c1e4
2 changed files with 16 additions and 3 deletions

View File

@@ -3,12 +3,10 @@ source 'http://rubygems.org'
gem 'rails', '3.0.9'
gem 'sqlite3'
gem 'devise'
gem 'forum_monster', '~> 1.1'
gem 'nifty-generators'
gem 'devise'
gem 'cancan'
gem 'gravtastic'
#gem 'bbcoder'
gem 'bb-ruby'
group :development do