added sanitize, fixes #26: Clicking the wiki link withing comments gives a "page does not exist" error

This commit is contained in:
albert
2011-09-13 15:19:07 -04:00
parent 6da2bbde0d
commit a19dd6a69f
5 changed files with 25 additions and 17 deletions

View File

@@ -8,6 +8,13 @@ GIT
activesupport (~> 3.1.0)
polyamorous (~> 0.5.0)
GIT
remote: git://github.com/rgrove/sanitize.git
revision: afdfa8f7f4129820c573f94f79b99aed715a385d
specs:
sanitize (2.0.3)
nokogiri (< 1.6, >= 1.4.4)
GIT
remote: http://github.com/EmmanuelOga/ffaker.git
revision: f94bcf502fcdd4ba5f29155a3df1811af2663950
@@ -179,6 +186,7 @@ DEPENDENCIES
pg
pry
rails (= 3.1.0)
sanitize!
shoulda
silent-postgres
simple_form