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 <[email protected]>

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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.


Reply via email to