Conflicts:
	Gemfile.lock
	config/routes.rb
This commit is contained in:
Thomas Blazek
2015-01-11 22:18:05 +01:00
45 changed files with 1047 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
require 'spec_helper'
describe Fetmeeting do
pending "add some examples to (or delete) #{__FILE__}"
end

View File

@@ -0,0 +1,5 @@
require 'spec_helper'
describe Fetmeetingtop do
pending "add some examples to (or delete) #{__FILE__}"
end