Java Virtal Machine.net

[ News ] rss

March 21, 2010

Announcing a new open source book in the making: "Continuous Integration with Hudson". Continuous Integration is a cornerstone of modern software development best practices. Hudson, an Open Source Continuous Integration tool, is by far the most popular Continuous Integration tool on the market, and for good reason! It's intuitive ...

More »

March 21, 2010

Spring Security NTLM 3. I'v migrated code from spring-security 2.0.5 to be able to use NTLM on spring-security 3.0.2. NTLM isn't supported anymore official by SpringSource but after some refactoring I was able to use NTLM without problems. http://aloiscochard.blog...

More »

March/2010
SunMonTueWedThuFriSat
 1 2 3 456
789 1011 12 13
14 15 16 171819 20
2122 2324252627
28293031   

[ Archives News
for 'Developers' ]

home > news > developers > ruby screenshot of the week #34: detecting duplicates hash keys

Ruby Screenshot of the Week #34: Detecting Duplicates Hash Keys

You didn't think we had forgotten Ruby, did you? Here's a new Ruby editor feature: Detecting duplicate hashkeys. As "Fjan" (who filed the request) says, when some Rails calls allow dozens or more keys, you can accidentally add a hash key twice, with subtle results. NetBeans now tracks these down and points them out for you. This is going into 7.0, but you can use this 6.5-compatible module as well. Martin and Erno have also been hard at work. There are many new features in 6.5 (which I'll cover when 6.5 ships in a week or two). But in the 7.0 trunk, the debugger can attach to arbitrary and remote processes - see Martin's blog entry for more info. And Erno has added support for Shoulda testing and more test runner improvements - details here.


Date: November, 12 2008
Url: http://blogs.sun.com/tor/entry/ruby_screenshot_of_the_week29


Others News

Leave a Reply

Name (required)
Mail (will not be published) (required)
Website
You don't see letters?

Enter the code shown above (required)


Related

©2002-2008Java-Virtual-Machine.net