Skip to content

Commit

Permalink
Merge pull request rails#56 from ereslibre/master
Browse files Browse the repository at this point in the history
Get rid of spec folder. No tests there, and weren't passing anyway. Pull requests welcome to add real tests.
  • Loading branch information
jeremy committed Apr 16, 2012
2 parents 7839114 + d66fbc5 commit df01131
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 40 deletions.
8 changes: 0 additions & 8 deletions Rakefile
@@ -1,10 +1,2 @@
require 'bundler'
Bundler::GemHelper.install_tasks

# require "spec/rake/spectask"
# desc "Run all examples"
# Spec::Rake::SpecTask.new(:spec) do |t|
# t.ruby_opts = ['-r test/unit']
# t.spec_opts = %w[--color]
# end
task :default => :spec
3 changes: 0 additions & 3 deletions spec/lib/jquery-rails_spec.rb

This file was deleted.

29 changes: 0 additions & 29 deletions spec/spec_helper.rb

This file was deleted.

0 comments on commit df01131

Please sign in to comment.