Amp is a new Ruby based project that aims to "change the way we approach VCS" (version control systems).
Currently it's basically a port of the Mercurial version control system - a common alternative to the Git system that's more popular in Rubyland - but it aims to abstract things to the point where it could be used in place of Git, Bazaar, SVN, CVS, Darcs, and so forth.
The creators of Amp believe that while there...
Mail: An All New Ruby E-mail Library
To date, the main ways to send e-mails from Ruby have been Net::SMTP, TMail, and Rails' ActionMailer (which uses TMail). Now, however, there's a fourth option, the simply named "mail" by...
RSpec 2.8: The Popular Ruby BDD Tool Goes Supersonic
RSpec 2.8 has been released, along with rspec-rails 2.8.1 for the full Rails 3.x integration experience. RSpec is a BDD-focused testing tool that's particularly popular in the Rails world...
Summarize – Powerful Text Summarization in Ruby
http://intridea.com/2010/12/3/summarize-a-ruby-c-binding-for-open-text-summarizer (or on Ruby Inside)Automatic text summarization is the technique where a computer program summarizes a...
Post new comment