not using these

cat-town
Dan Buch 13 years ago
parent a3fdb8955c
commit 7f16409d12

@ -1,3 +0,0 @@
# Methods added to this helper will be available to all templates in the application.
module ApplicationHelper
end

@ -1,2 +0,0 @@
module MapsHelper
end

@ -1,2 +0,0 @@
module MashesHelper
end

@ -1,7 +0,0 @@
# Be sure to restart your server when you modify this file.
# You can add backtrace silencers for libraries that you're using but don't wish to see in your backtraces.
# Rails.backtrace_cleaner.add_silencer { |line| line =~ /my_noisy_library/ }
# You can also remove all the silencers if you're trying do debug a problem that might steem from framework code.
# Rails.backtrace_cleaner.remove_silencers!

@ -1,4 +0,0 @@
require 'spec_helper'
describe MashesController do
end

@ -1,4 +0,0 @@
require 'spec_helper'
describe "Maps" do
end

@ -1,4 +0,0 @@
require 'spec_helper'
describe "MashTournaments" do
end

@ -1,4 +0,0 @@
require 'spec_helper'
describe "Mashes" do
end
Loading…
Cancel
Save