Share with WhatsApp in debates

This commit is contained in:
Ana
2016-03-11 00:21:39 +01:00
parent ffc00671f1
commit 927b1e8e5d
5 changed files with 27 additions and 2 deletions

View File

@@ -59,6 +59,9 @@ gem 'tolk' # Web interface for translations
gem 'browser'
gem 'turnout'
gem 'redcarpet'
gem 'font-awesome-sass', '~> 4.5.0' # icons
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug'