Skip to content

rake -T fails #6

@gunn

Description

@gunn

Running rake -T from within rails-sh fails for me with:
/Users/arthur/.rvm/gems/ruby-1.9.2-p0/gems/rake-0.8.7/lib/rake.rb:1728:in []': Don't know how to build task '-T' (RuntimeError) from /Users/arthur/.rvm/gems/ruby-1.9.2-p0/gems/rails-sh-1.4.0/lib/rails/sh/rake.rb:36:in_invoke'
from /Users/arthur/.rvm/gems/ruby-1.9.2-p0/gems/rails-sh-1.4.0/lib/rails/sh/forkable.rb:8:in block in invoke' from /Users/arthur/.rvm/gems/ruby-1.9.2-p0/gems/rails-sh-1.4.0/lib/rails/sh/forkable.rb:6:infork'
from /Users/arthur/.rvm/gems/ruby-1.9.2-p0/gems/rails-sh-1.4.0/lib/rails/sh/forkable.rb:6:in invoke' from /Users/arthur/.rvm/gems/ruby-1.9.2-p0/gems/rails-sh-1.4.0/lib/rails/sh/commands.rb:29:inblock in <top (required)>'
from /Users/arthur/.rvm/gems/ruby-1.9.2-p0/gems/rails-sh-1.4.0/lib/rails/sh.rb:44:in call' from /Users/arthur/.rvm/gems/ruby-1.9.2-p0/gems/rails-sh-1.4.0/lib/rails/sh.rb:44:inexecute'
from /Users/arthur/.rvm/gems/ruby-1.9.2-p0/gems/rails-sh-1.4.0/lib/rails/sh.rb:25:in start' from /Users/arthur/.rvm/gems/ruby-1.9.2-p0/gems/rails-sh-1.4.0/bin/rails-sh:28:in<top (required)>'
from /Users/arthur/.rvm/gems/ruby-1.9.2-p0/bin/rails-sh:19:in load' from /Users/arthur/.rvm/gems/ruby-1.9.2-p0/bin/rails-sh:19:in

'

Completely beautiful project by the way. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions