Ruby on Rails Thursday, August 22, 2013



On Wednesday, 21 August 2013 05:42:37 UTC-4, Joe Le Brech wrote:
wouldn't it be more efficient to have a generator ask for column names and types and indexes in a prompt?

or easier at least.


Generators will *always* need to accept arguments - it's how (for instance) the resource generator can invoke the model + controller generators.

At that point, adding an ncurses interface is just duplicating functionality. 

--Matt Jones
 

--
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@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/7ab2faa2-5e2a-493d-ad13-f70dccb45048%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment