Skip to content

Commit

Permalink
railtie_name is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewrudy committed Jun 25, 2010
1 parent 8690a4c commit 026452a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/rcov_rails/railtie.rb
@@ -1,8 +1,6 @@
require 'rails'
module RcovRails
class Railtie < Rails::Railtie
railtie_name :rcov_rails

rake_tasks do
load "tasks/coverage.rake"
end
Expand Down

0 comments on commit 026452a

Please sign in to comment.