Kazuhiro NISHIYAMA
2013-Mar-12 09:01 UTC
rails 4.0.0.beta1''s `rails plugin --help` causes LoadError
http://edgeguides.rubyonrails.org/plugins.html says `rails plugin --help`, but it causes LoadError. And `rails plugin new --help` shows help messages. Which is correct? 1. The command line in edgeguides is wrong. 2. `rails plugin --help` will show help. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/lNvh-0lUyFkJ. For more options, visit https://groups.google.com/groups/opt_out.
Frederick Cheung
2013-Mar-12 09:53 UTC
Re: rails 4.0.0.beta1''s `rails plugin --help` causes LoadError
On Tuesday, March 12, 2013 9:01:25 AM UTC, Kazuhiro NISHIYAMA wrote:> > http://edgeguides.rubyonrails.org/plugins.html says `rails plugin > --help`, but it causes LoadError. > And `rails plugin new --help` shows help messages. > > rails plugins have been removed from rails 4 - anything that''s left isvestigial and should be removed. Fred> Which is correct? > > 1. The command line in edgeguides is wrong. > 2. `rails plugin --help` will show help. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/A01G0vApv6oJ. For more options, visit https://groups.google.com/groups/opt_out.