Posted By: Giles Bowkett
Date: 2007-12-13 03:10
Summary: Utility Belt Released: Pimp Your IRB
Project: Utility Belt

Utility Belt was released yesterday. The subject of this news item comes from the Ruby Inside blog post following my own blog post. UB has gone through several dot versions already, due to the combination of lots of visibility and lots of bugs. Yay! It's fun. Actually the gem has a ton of cool features, and a few kinks here and there which are being swiftly ironed out. Current version is 1.0.4.

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: utility-belt-released--pimp-your-irb

Start New Thread Start New Thread
Message: 35546
BY: Giles Bowkett (giles_bowkizzo)
DATE: 2007-12-13 07:41
SUBJECT: RE: a few bugs i found

 

Hey Ed.

The blank? bug is fixed in a new version. If you do a gem update you'll have that working.

Also, the google thing only works from the UNIX command line. Not from within IRB. Everybody seems to be getting that wrong, though, literally everybody, so I think I have to improve my documentation. Actually I think I'm going to improve my documentation AND set it up so you can use it from IRB. Best of both worlds that way.

Last but not least, the user thing - that one has me worried. I have no idea what's going on there. It generates its models by doing a dir glob, so it could be that your User model's not in app/models? Seems pretty unlikely but if it were happening somehow that would explain it.


Thread View

Thread Author Date
a few bugs i foundEd Hickey2007-12-12 16:27
      RE: a few bugs i foundGiles Bowkett2007-12-13 07:41
            RE: a few bugs i foundEd Hickey2007-12-13 09:51

Post a followup to this message