Deprecated Rake DSL Methods #22

Closed
opened 2011-06-21 05:10:16 +00:00 by christiannelson · 0 comments
christiannelson commented 2011-06-21 05:10:16 +00:00 (Migrated from github.com)

WARNING: Global access to Rake DSL methods is deprecated. Please include
... Rake::DSL into classes and modules which use the Rake DSL methods.
WARNING: DSL method Class#desc called at /Users/christian/.rvm/gems/ruby-1.9.2-p180@carlos/bundler/gems/jasmine-headless-webkit-e7dcffe00412/lib/jasmine/headless/railtie.rb:32:in block in <class:Railtie>' WARNING: DSL method Class#task called at /Users/christian/.rvm/gems/ruby-1.9.2-p180@carlos/bundler/gems/jasmine-headless-webkit-e7dcffe00412/lib/jasmine/headless/railtie.rb:33:inblock in class:Railtie'

... using rake 0.9.2.

WARNING: Global access to Rake DSL methods is deprecated. Please include ... Rake::DSL into classes and modules which use the Rake DSL methods. WARNING: DSL method Class#desc called at /Users/christian/.rvm/gems/ruby-1.9.2-p180@carlos/bundler/gems/jasmine-headless-webkit-e7dcffe00412/lib/jasmine/headless/railtie.rb:32:in `block in <class:Railtie>' WARNING: DSL method Class#task called at /Users/christian/.rvm/gems/ruby-1.9.2-p180@carlos/bundler/gems/jasmine-headless-webkit-e7dcffe00412/lib/jasmine/headless/railtie.rb:33:in`block in class:Railtie' ... using rake 0.9.2.
Sign in to join this conversation.
No Label
bug
doc
feature
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: github-migration/jasmine-headless-webkit#22
No description provided.