Joe Ruby MUDCRAP-CE
2006-Sep-26 21:05 UTC
[DUMB QUESTION] rake -T, db:migrate and rake migrate
Just wondering - ''rake -T'' shows ''db:migrate'', but not ''migrate'', yet ''rake migrate'' works. What kind of voodoo is behind that? Joe -- 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Jon Collier
2006-Sep-26 21:16 UTC
Re: [DUMB QUESTION] rake -T, db:migrate and rake migrate
I''ve also wondered that! There are all kinds of rake aliases (rake load_fixtures, etc), but I could never find out where they are documented or listed... -- 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Craig White
2006-Sep-26 21:43 UTC
Re: [DUMB QUESTION] rake -T, db:migrate and rake migrate
On Tue, 2006-09-26 at 23:16 +0200, Jon Collier wrote:> I''ve also wondered that! There are all kinds of rake aliases (rake > load_fixtures, etc), but I could never find out where they are > documented or listed...---- try rake --tasks Craig --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Joe Ruby MUDCRAP-CE
2006-Sep-26 21:52 UTC
Re: [DUMB QUESTION] rake -T, db:migrate and rake migrate
Craig White wrote:> On Tue, 2006-09-26 at 23:16 +0200, Jon Collier wrote: >> I''ve also wondered that! There are all kinds of rake aliases (rake >> load_fixtures, etc), but I could never find out where they are >> documented or listed... > ---- > try > > rake --tasks > > Craig''rake -T'' == ''rake --tasks'' (Try ''rake --help'' :P ) Joe -- 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Joe Ruby MUDCRAP-CE
2006-Sep-26 21:57 UTC
Re: [DUMB QUESTION] rake -T, db:migrate and rake migrate
I''ve also wondered why ''rake'' defaults to ''rake test'' (also voodoo) -- seems like it should default to ''rake --help''. Joe -- 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---