Thanks & Regards,
Dhruva Sagar.

Joan Crawford<http://www.brainyquote.com/quotes/authors/j/joan_crawford.html>
- "I, Joan Crawford, I believe in the dollar. Everything I earn, I
spend."

On Tue, Sep 1, 2009 at 4:59 AM, Bryan <bryan.a....@gmail.com> wrote:

>
> Kevin,
>
> > /lib/tasks called try.rake:
> >
> > desc "try rake"
> > task :one do
> > puts "task one"
> > end
>
> Assuming the file is named "#{RAILS_ROOT}/lib/tasks/try.rake", all
> this is fine.
>
> You don't need to use namespaces if you don't want to.
>
> OK, my bad, I thought in order to be part of -T list, you need to have a
namespace.

> > Don't know how to build task 'try,one'
>
> You should have a task named "one" showing up in the -T list, 'try'
> will not be part of the task name unless you specify a namespace.
>
> Bryan
> >
>

--~--~---------~--~----~------------~-------~--~----~
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-talk@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