Commit d360c8d8 by Rocky Duan

gems for parsing markdown & html

parent 4759aa25
......@@ -36,6 +36,8 @@ gem 'kaminari', :require => 'kaminari/sinatra', :git => 'git@github.com:dementro
gem 'faker'
gem 'rdiscount'
gem 'nokogiri'
group :test do
gem 'rspec'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment