not using these

This commit is contained in:
Dan Buch 2012-04-11 09:08:05 -04:00
parent a3fdb8955c
commit 7f16409d12
8 changed files with 0 additions and 30 deletions

View File

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

View File

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

View File

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

View File

@ -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!

View File

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

View File

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

View File

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

View File

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