Revert "change meetings"

This reverts commit 585b386e7c.

Conflicts:
	app/controllers/neuigkeiten_controller.rb
This commit is contained in:
Andreas Stephanides
2015-01-17 12:16:37 +01:00
parent 9ffebfd4e7
commit 3c2250b4fc
45 changed files with 1 additions and 1046 deletions

View File

@@ -1,15 +0,0 @@
require 'spec_helper'
# Specs in this file have access to a helper object that includes
# the FetmeetingsHelper. For example:
#
# describe FetmeetingsHelper do
# describe "string concat" do
# it "concats two strings with spaces" do
# expect(helper.concat_strings("this","that")).to eq("this that")
# end
# end
# end
describe FetmeetingsHelper do
pending "add some examples to (or delete) #{__FILE__}"
end

View File

@@ -1,15 +0,0 @@
require 'spec_helper'
# Specs in this file have access to a helper object that includes
# the FetmeetingtopsHelper. For example:
#
# describe FetmeetingtopsHelper do
# describe "string concat" do
# it "concats two strings with spaces" do
# expect(helper.concat_strings("this","that")).to eq("this that")
# end
# end
# end
describe FetmeetingtopsHelper do
pending "add some examples to (or delete) #{__FILE__}"
end