added greenday event

This commit is contained in:
2017-11-12 13:27:10 +01:00
parent 299097e13f
commit 7bd9a0ab22
23 changed files with 401 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe Greenday, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end