Deschedule workshops when blocks are removed

This commit is contained in:
Godwin
2017-08-19 08:35:18 -07:00
parent b26d601cf9
commit e57bfb28e4
8 changed files with 32 additions and 6 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ gem 'redcarpet'
gem 'to_spreadsheet', git: 'https://github.com/glebm/to_spreadsheet.git'
group :development do
gem 'better_errors'
gem 'better_errors', '2.2.0'
gem 'binding_of_caller'
gem 'meta_request'