Try to execute "rake purchaseAlcohol" from here:

D:/NetBeansProjects/RubyCode

2010/1/16 Aashish Kiran <li...@ruby-forum.com>

> Bruno Grasselli wrote:
> > Where are you keeping this file?
> >
> > If you put it in somewhere like:
> >
> > lib/tasks
> >
> > It should work.
> >
> > Try to add:
> >
> > desc "some text"
> >
> > Before each task and then you can look for it when you type:
> >
> > rake -T
> >
> > 2010/1/16 Aashish Kiran <li...@ruby-forum.com>
>
> when i execute
> D:\NetBeansProjects\RubyCode\lib\tasks>rake purchaseAlcohol
> (in D:/NetBeansProjects/RubyCode)
> rake aborted!
>
> (See full trace by running task with --trace)
>
> it is searching in project folder, it is not searching in
> D:/NetBeansProjects/RubyCode/lib/tasks
>
>
> can you help solving this
> --
> Posted via http://www.ruby-forum.com/.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>
>
>


-- 
Bruno Grasselli
Blog: http://brunograsselli.com.br
Twitter: http://twitter.com/grasselli
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to