mirah / dubious

A Web Framework Written in Mirah for running on AppEngine
Apache License 2.0
121 stars 13 forks source link

rake publish task fails #1

Closed csamuel closed 14 years ago

csamuel commented 14 years ago

Worked through the README to get started and was able to run the app locally using 'rake server'

However, tried to run the publish task and received this:

csamuel@envigo:~/projects/dubious[master✗]
→ jrake publish
(in /Users/csamuel/projects/dubious)
rake aborted!
Don't know how to build task 'publish'
(See full trace by running task with --trace)

I'm assuming because some appengine rake tasks are not being loaded at runtime?

woodie commented 14 years ago

I don't really use the rake tasks. I use ./script/publish