Ruby on Rails Monday, May 5, 2014

There are runtime dependencies, development dependencies, and unlabeled dependencies ("add_dependency").

What exactly are the differences among these dependencies?  When do you make a dependency a runtime dependency only?  When do you make it a development dependency only?  And does "add_dependency" make it a runtime and development dependency?

--
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/38f141bc-98de-43de-b1fb-3e319cb44116%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment