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:
parent
8d3731e0dc
commit
14ba4cfd3c
4 changed files with 44 additions and 87 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,4 +5,4 @@
|
|||
_cache
|
||||
public
|
||||
source/_stash
|
||||
vendor/ruby
|
||||
vendor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue