code
most popular brand new
Ruleby: a pure Ruby rule engine
It is used to derive answers from a knowledge base. For example, it could answer the question of “Is this data valid?” The knowledge base then would contain the rules that define how valid data looks.google-mysql-tools
Various tools for managing, maintaining, and improving the performance of MySQL databases, originally written by Google.Decision Tree Learning in Ruby
Given a set of examples (training data) described by some set of attributes (ex. age, marital status, education) the goal of the algorithm is to learn the decision function stored in the data and thenSeven JavaScript Techniques You Should Be Using Today
demonstrate seven techniques you can add to your daily code writing habits to make you a better programmer.MediaCloth
MediaCloth is the first MediaWiki parser written in Ruby. MediaCloth is also the first true MediaWiki parser which has handwritten lexer, LALR parser, AST builder, walker and HTML generator.RubyTorrent
RubyTorrent is a pure-Ruby BitTorrent peer library and toolset. You can use it to download or serve files over BitTorrent from any Ruby program.RubyTorrent
RubyTorrent is a pure-Ruby BitTorrent peer library and toolset. You can use it to download or serve files over BitTorrent from any Ruby program.Easy ActiveRecord Scripts
ActiveRecord (the ORM component of Rails) is really a pretty slick little piece of equipment. Not only does it integrate seamlessly with the other parts of the Rails stack, it can be easily used on it