The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Rails Core Weekly June 11 - June 18

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
rodney ramdas

Posts: 66
Nickname: pinupgeek
Registered: Jun, 2006

Rodney Ramdas is a de-enterprised Ruby on Rails developer from the Netherlands.
Rails Core Weekly June 11 - June 18 Posted: Jun 19, 2006 9:59 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by rodney ramdas.
Original Post: Rails Core Weekly June 11 - June 18
Feed Title: pinupgeek.com
Feed URL: http://feeds.feedburner.com/pinupgeek
Feed Description: A personal take on Ruby and Rails
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by rodney ramdas
Latest Posts From pinupgeek.com

Advertisement

It was a slow week, no announcements, no hot new features. Perhaps the Core needed charging time for Railsday or perhaps they we’re all having fun at RubyKaigi 2006. No one knows. But we did have some threads so here they are.

[ thread ]

Julian Tarkhanov provides proxy access to allow for Unicode support like this:

@unicode_str.u.length
@unicode_str.u.reverse

This sets off a very lengthy cross-list discussion about Rails’ and Ruby’s Unicode support in general. Relevant for us is that Julian has provided the solution in a nice little plugin available here

[ thread ]

The discussion on partial commit access goes on. DHH likes the idea for the database adapters but doesn’t see the usefulness for access outside of that.

[ thread ]

The most fun thread this week to follow was by Mislav Marohnic, who started a discussion about kilobytes and kibibytes. If you want to know whether you are a good programmer or a poor scientist, take his little quiz. Mislav is after resolving ticket which fixes Numeric#kilobyte and numeric extensions to measure in base 10. A lot of opinions are voiced. Jamis Buck chips in and his opinion is that changing Numeric#kilobyte would break stuff. James Adam encourages Mislav to start the kibi revolution but urges him to begin with a gentle re-education. Mislav will provide a plugin to this effect, but be aware that the revolution will be kibi-sized.

[ thread ]

John-Mason P. Shackelford is contemplating a patch that allows Rails to load a plugin from gem (!), permit the plugin script to install them (!), give the plugin generator’s default Rakefile the ability to package and publish a gem (!) and finally introduce freezing/unfreezing for plugins (!). He explains why. The Core is apparently flabbergasted by the practicality of his suggested patch. No replies have come yet.

That’s it for this week. See you at Railsconf !

Read: Rails Core Weekly June 11 - June 18

Topic: Stack de llamadas en Java :: desde HTTP hasta JDBC Previous Topic   Next Topic Topic: Data extraction for Web 2.0: Screen scraping in Ruby/Rails

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use