ruby - Questions about building a new gem using Wycats template -


I'm writing a new gem which I'm closing and I'm a little confused. Having a Gemfile with dependence and assigning a gemspec with dependence seems too inconvenient for me. Can anyone explain that it is desirable and if it is really necessary?

Note, this is the first gem I wrote earlier, so I'm new in all of this.

.gemspec dependency rubygems explains that when a user installs your gem dependency To solve, it needs to catch Gemfile dependency while managing you develop gem RubyGums and the bundler, at least not yet.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -