added stringex gem for permalink url generation

This commit is contained in:
Pavel Pravosud 2011-08-20 10:24:15 +07:00
parent 178a198ea7
commit 5ec1f014a0
3 changed files with 5 additions and 1 deletions

View file

@ -10,3 +10,4 @@ gem 'haml', '>= 3.1'
gem 'compass', '>= 0.11'
gem 'rubypants'
gem 'rb-fsevent'
gem 'stringex'