added sanitize, fixes #26: Clicking the wiki link withing comments gives a "page does not exist" error
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user