closer changed the topic of #ruby-core to: check the latest release candidate for 1.9.1 release ftp.ruby-lang.org:/home/yugui/ruby-1.9.1-r26021+1.tar.bz2
enebo has quit [Quit: enebo]
charliesome has joined #ruby-core
charliesome has quit [Read error: Connection reset by peer]
charliesome has joined #ruby-core
rafaelfranca has quit [Remote host closed the connection]
rafaelfranca has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
rafaelfranca has quit [Ping timeout: 264 seconds]
<znz_jp0> biff: [ruby-changes:42537] nobu:r54611 (trunk): struct.c: struct_make_members_list - http://mla.n-z.jp/?ruby-changes=42537
<znz_jp0> biff: [ruby-changes:42538] nobu:r54612 (trunk): struct.c: unique members - http://mla.n-z.jp/?ruby-changes=42538
rafaelfranca has joined #ruby-core
shinnya has quit [Ping timeout: 276 seconds]
charliesome has joined #ruby-core
nurse has quit [Read error: Network is unreachable]
Aethenelle has quit [Quit: Aethenelle]
nurse has joined #ruby-core
madgen has quit [Ping timeout: 276 seconds]
charliesome has quit [Read error: Connection reset by peer]
charliesome has joined #ruby-core
rafaelfranca has quit [Remote host closed the connection]
rafaelfranca has joined #ruby-core
rafaelfranca has quit [Remote host closed the connection]
rafaelfranca has joined #ruby-core
rafaelfranca has joined #ruby-core
rafaelfranca has quit [Changing host]
toretore has joined #ruby-core
tax has joined #ruby-core
<znz_jp0> biff: [ruby-changes:42539] yui-knk:r54613 (trunk): * ext/date/date_core.c : remove not used f_utc6 macro. - http://mla.n-z.jp/?ruby-changes=42539
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<znz_jp0> biff: [ruby-changes:42540] yui-knk:r54614 (trunk): * ext/date/date_core.c : remove not used f_getlocal macro. - http://mla.n-z.jp/?ruby-changes=42540
tax has quit [Ping timeout: 276 seconds]
<zzak> [dangerousdave, irc.freenode.net] anyone used https://github.com/nathansobo/treetop
<zzak> [dangerousdave, irc.freenode.net] I have successfully constructed my parse tree, but have no idea how to process it
charliesome has joined #ruby-core
znz_jp0 is now known as znz_jp
<zzak> [A real User, irc.freenode.net] this is awkward, I never required my gem in irb before so I'm not sure what to do. Installed as a gem I just require "my_gem". In irb however within the gem's repo this doesn't work. Ruby doesn't find paths. How do I require a local gem in its own directory. Standard lib dir etc is here.
<zzak> [shevy, irc.freenode.net] if the gem was installed then it will be available from irb
<zzak> [dea, irc.freenode.net] dreinull: `bundle exec irb`
<zzak> [dea, irc.freenode.net] Even better is `bundle exec bin/console` if you used Bundler to initialize your gem.
<zzak> [A real User, irc.freenode.net] Ox0dea doesn't that load the gem from gem path?
<zzak> [A real User, irc.freenode.net] I want my development version
<zzak> [dea, irc.freenode.net] ?try
<zzak> [Butler IRC Bot, Version 0.1.0, irc.freenode.net] Why don't you try it and see for yourself?
<zzak> [A real User, irc.freenode.net] Ox0dea "./... was missing. ok
<zzak> [A real User, irc.freenode.net] thanks
<zzak> [dea, irc.freenode.net] No worries.
<zzak> [apeiros, irc.freenode.net] dreinull: pry -Ilib -rmy_gem
<zzak> [apeiros, irc.freenode.net] same for irb
<zzak> [baweaver, irc.freenode.net] pry --gem
<zzak> [dea, irc.freenode.net] Nifty.
<zzak> [A real User, irc.freenode.net] never tried pry
<zzak> [dea, irc.freenode.net] Do eet!
<zzak> [baweaver, irc.freenode.net] ?pry
<zzak> [Butler IRC Bot, Version 0.1.0, irc.freenode.net] Pry, the better IRB, provides easy object inspection `ls`, `history`, viewing docs `?`, viewing source `$`, syntax highlighting and other features (see `help` for more). Put `binding.pry` in your source code for easy debugging. Install Pry (https://pryrepl.org/): gem install pry pry-doc
<zzak> [A real User, irc.freenode.net] would probably be extremely useful for debugging sinatra apps :)
<zzak> [A real User, irc.freenode.net] but never got around doing it
<zzak> [baweaver, irc.freenode.net] Sinatra typically works best with Jack Daniels
<zzak> [shevy, irc.freenode.net] lol
<zzak> [A real User, irc.freenode.net] does it run under wine?
<zzak> [dea, irc.freenode.net] Huehuehue.
<zzak> [baweaver, irc.freenode.net] couldn't help it
<zzak> [baweaver, irc.freenode.net] (context: Frank Sinatra, the singer, drank Jack Daniels almost religiously)
<zzak> [A real User, irc.freenode.net] I will add it to my Gefile
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
madgen has joined #ruby-core
madgen has quit [Ping timeout: 244 seconds]
madgen has joined #ruby-core
madgen has quit [Ping timeout: 260 seconds]
madgen has joined #ruby-core
travis-ci has joined #ruby-core
<travis-ci> The build passed. by @naruse: See https://travis-ci.org/rhenium/ruby/builds/123548488
travis-ci has left #ruby-core [#ruby-core]
charliesome has joined #ruby-core
shinnya has joined #ruby-core
enebo has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
enebo has quit [Quit: enebo]
madgen has quit [Ping timeout: 276 seconds]
madgen has joined #ruby-core
shinnya has quit [Ping timeout: 276 seconds]
madgen has quit [Ping timeout: 276 seconds]
madgen has joined #ruby-core
toretore has quit [Ping timeout: 260 seconds]
nagachika has joined #ruby-core
<znz_jp> biff: [ruby-changes:42542] nagachika:r54615 (trunk): * tool/redmine-backporter.rb: revisions are strings. - http://mla.n-z.jp/?ruby-changes=42542
<znz_jp> biff: [ruby-changes:42541] svn:r54616 (trunk): * 2016-04-17 - http://mla.n-z.jp/?ruby-changes=42541
<znz_jp> biff: [ruby-changes:42543] nagachika:r54617 (ruby_2_3): merge revision(s) 53819, 53822: [Backport #12068] - http://mla.n-z.jp/?ruby-changes=42543
enebo has joined #ruby-core
<znz_jp> biff: [ruby-changes:42544] nagachika:r54618 (ruby_2_3): merge revision(s) 53834, 53835, 53836: [Backport #12073] - http://mla.n-z.jp/?ruby-changes=42544
madgen has quit [Ping timeout: 264 seconds]
nagachika has quit [Remote host closed the connection]
_whitelogger has joined #ruby-core
dbussink has quit [Ping timeout: 264 seconds]
dbussink has joined #ruby-core
nurse has quit [Read error: Network is unreachable]
madgen has joined #ruby-core
nurse has joined #ruby-core