 |
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. |
|
Forums |
Admin 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
Post a followup to this message
|
 |