drbrain changed the topic of #rubygems to: RubyGems 2.2.1: http://bit.ly/rubygems-2-2-1 - Latest status: http://twitter.com/rubygems_status and http://status.rubygems.org
dramagods has quit [Ping timeout: 245 seconds]
huoxito has joined #rubygems
redmenace has joined #rubygems
jstr has joined #rubygems
z has joined #rubygems
woollyams has quit [Ping timeout: 252 seconds]
mdub has joined #rubygems
mdub has quit [Read error: Connection reset by peer]
woollyams has joined #rubygems
woollyams has quit [Ping timeout: 252 seconds]
x1337807x has joined #rubygems
joelroa has joined #rubygems
x1337807x has quit [Quit: Textual IRC Client: www.textualapp.com]
joelroa has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
havenwood has quit [Read error: Connection reset by peer]
havenwood has joined #rubygems
jeffrey_f has joined #rubygems
jeffrey_f has left #rubygems ["PART #encreecia :PART #defocus :LIST"]
riddochc has joined #rubygems
<riddochc> Hi, people. I'm giving a talk about useful but lesser-known features of rubygems to the boulder ruby group on tuesday. While I'm having no trouble finding interesting/useful stuff rubygems can do, I figure it's worth asking...
<riddochc> What do you think is cool about rubygems that more people should know about?
jstr has quit [Ping timeout: 264 seconds]
havenwood has quit [Remote host closed the connection]
jstr has joined #rubygems
woollyams has joined #rubygems
redmenace has quit [Ping timeout: 245 seconds]
havenwood has joined #rubygems
huoxito has quit [Remote host closed the connection]
riddochc has quit [Quit: *poof*]
riddochc has joined #rubygems
redmenace has joined #rubygems
redmenace has quit [Ping timeout: 252 seconds]
jstr has quit [Quit: Leaving.]
woollyams has quit [Ping timeout: 252 seconds]
woollyams has joined #rubygems
woollyams has quit [Ping timeout: 252 seconds]
redmenace has joined #rubygems
z has quit [Quit: Lost terminal]
z has joined #rubygems
woollyams has joined #rubygems
woollyams has quit [Ping timeout: 252 seconds]
woollyams has joined #rubygems
redmenace has quit [Ping timeout: 265 seconds]
mdub has joined #rubygems
woollyams has quit [Ping timeout: 252 seconds]
Guest46681 has quit [Ping timeout: 240 seconds]
thegcat has joined #rubygems
redmenace has joined #rubygems
redmenace has quit [Ping timeout: 245 seconds]
riddochc has quit [Quit: *poof*]
mdub has quit [Ping timeout: 252 seconds]
mattwynne has joined #rubygems
havenwood has quit []
redmenace has joined #rubygems
redmenace has quit [Ping timeout: 265 seconds]
indirect has quit [Ping timeout: 260 seconds]
dramagods has joined #rubygems
volongato has joined #rubygems
dramagods has quit [Ping timeout: 264 seconds]
Atw has quit [Ping timeout: 272 seconds]
dvu has joined #rubygems
indirect has joined #rubygems
mkristian has joined #rubygems
samkottler has quit [Ping timeout: 260 seconds]
shtirlic has quit [Ping timeout: 260 seconds]
shtirlic has joined #rubygems
samkottler has joined #rubygems
redmenace has joined #rubygems
redmenace has quit [Ping timeout: 265 seconds]
dvu has quit [Remote host closed the connection]
huoxito has joined #rubygems
coder_neo has joined #rubygems
coder_neo has quit [Client Quit]
tcopeland has joined #rubygems
tbuehlmann has joined #rubygems
seanlinsley has quit [Quit: …]
bdrewery has joined #rubygems
bdrewery_ has quit [Ping timeout: 245 seconds]
seanlinsley has joined #rubygems
joelroa has joined #rubygems
volongato has quit [Remote host closed the connection]
dramagods has joined #rubygems
dramagods has quit [Read error: Operation timed out]
dramagods has joined #rubygems
dramagods has quit [Ping timeout: 260 seconds]
vagner4work_ has joined #rubygems
vagner4work_ is now known as vagner4work
dramagods has joined #rubygems
volongato has joined #rubygems
dramagods has quit [Ping timeout: 272 seconds]
joelroa has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
vagner4work has quit [Quit: http://quassel-irc.org - Bate-papo confortável em qualquer lugar.]
vagner4work has joined #rubygems
vagner4work has quit [Read error: Connection reset by peer]
redmenace has joined #rubygems
vagner4work has joined #rubygems
vagner4work has quit [Client Quit]
vagner4work has joined #rubygems
redmenace has quit [Ping timeout: 265 seconds]
redmenace has joined #rubygems
huoxito has quit [Remote host closed the connection]
wizonesolutions has quit [Quit: No Ping reply in 180 seconds.]
wizonesolutions has joined #rubygems
bbrowning has joined #rubygems
tcopeland has quit [Ping timeout: 272 seconds]
tcopeland has joined #rubygems
pipework has quit [Quit: Connection closed for inactivity]
sbeam has joined #rubygems
sbeam has quit [Remote host closed the connection]
tbuehlmann has quit [Quit: Leaving]
tbuehlmann has joined #rubygems
havenwood has joined #rubygems
Sc0rp10n has joined #rubygems
clouder_grr has joined #rubygems
mkristian has quit [Quit: bye]
clouder|grr has quit [Ping timeout: 265 seconds]
huoxito has joined #rubygems
huoxito has quit [Ping timeout: 260 seconds]
imperator has joined #rubygems
huoxito has joined #rubygems
r444 has joined #rubygems
<r444> Hi guys! I'm trying to build my first gem and getting: "undefined local variable or method `metadata' for Gem::Specification:Class"
havenwood has quit [Remote host closed the connection]
tbuehlmann has quit [Ping timeout: 252 seconds]
pipework has joined #rubygems
volongato has quit [Remote host closed the connection]
TheMoonMaster has quit [Excess Flood]
TheMoonMaster has joined #rubygems
<imperator> r444, remove that line: gem.metadata = {}
<imperator> also, this line: $LOAD_PATH << File.expand_path('./lib')
<r444> imperator: same error
<r444> $LOAD_PATH is needed for VERSION
<imperator> don't do that
<imperator> just set it manually
<imperator> it's a sanity check
<r444> k, this is another matter anyway
<r444> it just doesn't help with build problem
<imperator> might be an issue with the rake build task
<imperator> i'd need to see it
tbuehlmann has joined #rubygems
<r444> system "gem build yahoo_stocks.gemspec"
<imperator> what platform and gem version?
<r444> % gem -v
<r444> ruby -v
<r444> 2.2.2
<r444> ruby 2.1.0p0 (2013-12-25 revision 44422) [x86_64-darwin13.0]
<r444> % uname -a
<r444> Darwin airbender 13.0.0 Darwin Kernel Version 13.0.0
<r444> this is OSX of course
<imperator> well, does a grep through the source reveal the word "metadata" anywhere else?
<r444> already tried that
<r444> % gg metadata
<r444> spec/spec_helper.rb: config.treat_symbols_as_metadata_keys_with_true_values = true
<r444> definitely not it
<imperator> try verbose output?
havenwood has joined #rubygems
dramagods has joined #rubygems
<r444> i tried gem build -V, it gives the very same output
<imperator> should show you exactly where that's coming from
dramagods has quit [Ping timeout: 260 seconds]
<r444> oops
<r444> wrong paste
<r444> updated it with --verbose
<r444> so, i'm officially frustrated
<imperator> r444, got a git repo i can clone?
<r444> imperator: one moment, i'll push some recent changes
<imperator> k
<imperator> did a rake build, worked fine
dramagods has joined #rubygems
<r444> imperator: i just realized how totally stupid i was
<r444> for whatever reason i tried to build .gem
<imperator> yeah, that would do it ;)
<r444> wasted 30 minutes or something on nothing
<imperator> it happens
<r444> imperator: anyway, you helped me realized it
<r444> thanks :)
<imperator> figured it would work out, you're welcome
dramagods has quit [Read error: Connection reset by peer]
volongato has joined #rubygems
volongato has quit [Read error: Connection reset by peer]
dramagods has joined #rubygems
dramagods has quit [Ping timeout: 272 seconds]
tcopeland has quit [Quit: Leaving.]
vagner4work has quit [Remote host closed the connection]
dramagods has joined #rubygems
dramagods has quit [Ping timeout: 252 seconds]
redmenace has quit [Ping timeout: 264 seconds]
<r444> just published and installed first version from rubygems
<r444> working perfectly :)
dramagods has joined #rubygems
dramagods has quit [Ping timeout: 265 seconds]
tcopeland has joined #rubygems
tcopeland has quit [Client Quit]
dramagods has joined #rubygems
dramagods has quit [Ping timeout: 252 seconds]
tbuehlmann has quit [Quit: Leaving]
samkottler has quit [Changing host]
samkottler has joined #rubygems
dramagods has joined #rubygems
tcopeland has joined #rubygems
Sc0rp10n has quit [Remote host closed the connection]
dramagods has quit [Ping timeout: 248 seconds]
Sc0rp10n has joined #rubygems
redmenace has joined #rubygems
tcopeland has quit [Quit: Leaving.]
dramagods has joined #rubygems
<imperator> r444, excellent!
tcopeland has joined #rubygems
dramagods has quit [Ping timeout: 260 seconds]
tcopeland has quit [Client Quit]
r444 has quit [Remote host closed the connection]
dramagods has joined #rubygems
dramagods has quit [Ping timeout: 265 seconds]
dvu has joined #rubygems
tcopeland has joined #rubygems
dramagods has joined #rubygems
arohner has quit [Remote host closed the connection]
arohner has joined #rubygems
arohner has quit [Remote host closed the connection]
dramagods has quit [Ping timeout: 245 seconds]
redmenace has quit [Ping timeout: 245 seconds]
dramagods has joined #rubygems
arohner has joined #rubygems
tcopeland has quit [Quit: Leaving.]
dramagods has quit [Ping timeout: 265 seconds]
tcopeland has joined #rubygems
tcopeland has quit [Client Quit]
dramagods has joined #rubygems
dramagods has quit [Read error: Connection reset by peer]
dramagods has joined #rubygems
tcopeland has joined #rubygems
tcopeland has quit [Client Quit]
jnoon has quit []
jnoon has joined #rubygems
dramagods has quit [Ping timeout: 252 seconds]
tcopeland has joined #rubygems
dramagods has joined #rubygems
tcopeland has quit [Quit: Leaving.]
dramagods has quit [Ping timeout: 252 seconds]
Atw has joined #rubygems
huoxito has quit [Remote host closed the connection]
dramagods has joined #rubygems
dramagods has quit [Ping timeout: 260 seconds]
imperator has quit [Quit: Valete!]
dramagods has joined #rubygems
woollyams has joined #rubygems
dramagods has quit [Ping timeout: 252 seconds]
tcopeland has joined #rubygems
redmenace has joined #rubygems
dramagods has joined #rubygems
redmenace has quit [Ping timeout: 265 seconds]
dramagods has quit [Read error: Connection reset by peer]
volongato has joined #rubygems
volongato has quit [Ping timeout: 264 seconds]
tcopeland has quit [Quit: Leaving.]
joelroa has joined #rubygems
arohner has quit [Remote host closed the connection]
arohner has joined #rubygems
bbrowning has quit [Ping timeout: 252 seconds]
arohner has quit [Remote host closed the connection]
dramagods has joined #rubygems
arohner has joined #rubygems
dramagods has quit [Ping timeout: 245 seconds]
josh-k has joined #rubygems
dramagods has joined #rubygems
joelroa has quit [Quit: Textual IRC Client: www.textualapp.com]
joelroa has joined #rubygems
joelroa has quit [Max SendQ exceeded]
joelroa has joined #rubygems
dramagods has quit [Read error: Operation timed out]
dramagods has joined #rubygems
dramagods has quit [Ping timeout: 252 seconds]
dramagods has joined #rubygems
dramagods has quit [Ping timeout: 264 seconds]
volongato has joined #rubygems
josh-k has quit [Remote host closed the connection]
redmenace has joined #rubygems
huoxito has joined #rubygems
huoxito has quit [Ping timeout: 265 seconds]
joelroa has quit [Ping timeout: 248 seconds]
josh-k has joined #rubygems
arohner has quit [Remote host closed the connection]
tcopeland has joined #rubygems
arohner has joined #rubygems
volongato has quit [Remote host closed the connection]
joelroa has joined #rubygems