1. Reduced dependencies and updated the gemfile

2. Added whole vendor directory to .gitignore for `bundle package` users
3. Removed guard tasks and replaced serve tasks in Rakefile.
3. Reorganized rake tasks and cleaned up the Rakefile.
This commit is contained in:
Brandon Mathis 2011-06-11 07:56:04 -04:00
parent 8d3731e0dc
commit 14ba4cfd3c
4 changed files with 44 additions and 87 deletions

2
.gitignore vendored
View file

@ -5,4 +5,4 @@
_cache
public
source/_stash
vendor/ruby
vendor