InfoQ

InfoQ

Topic/Tag specific view

RubyGems Content on InfoQ


Latest featured content about RubyGems

Carl Lerche on Rails 3 and Arel

Topics
RubyGems,
Ruby on Rails,
Web Frameworks,
Data Access,
Ruby

Carl Lerche talks about the changes, design and new features in Rails 3. Also: the concepts and reasons behind Arel, the Rails 3 relational algebra library.

News about RubyGems

RubyGems.org Replaces RubyForge as Gem Host

Topics
Community,
Ruby

With a recent announcement from Nick Quaranto, RubyGems.org has become the default gem source for RubyGems. The three domains gemcutter.org, gems.rubyforge.org, and rubygems.org now all point to the same place, and gem serving and installation work for all three. RubyGems.org is the main web front end, to which the other two sites redirect. The secure site, https://rubygems.org, is also now live.

Maven and JRuby Roundup: Maven_gem Brings Maven Libs to RubyGems, GemCutter Inspires JavaGems

Topics
RubyGems,
Java,
Compilers,
JRuby,
Ruby

JRuby's Charles Nutter is making Maven artifacts installable as RubyGems. An alternative to using Maven is JavaGems, built on RubyGems, Bundler and Gemcutter to make it easier to install libraries for Scala, Clojure and other JVM languages. Also, JRuby gets the ability to generate real Java classes.

Articles about RubyGems

What's IronRuby, and How Do I Put It on Rails?

Topics
Dynamic Languages,
.NET,
Language,
Ruby

IronRuby is Microsoft's implementation of the Ruby language we all know and love with the added bonus of interoperability with the .NET framework. It's supported by the .NET Common Language Runtime as well as, albeit unofficially, the Mono project. This article gives an introduction to IronRuby, and discusses how to run Rails applications in IronRuby as well as potential issues to look out for.

Intro to Google Charts and gchartrb

Topics
RubyGems,
Ruby

Google Charts is a web service for generating charts. Matthew Bass explains the basics of the Google Charts interface and the gchartrb library which makes it even easier to create the charts from Ruby code.

Presentations about RubyGems

Rails 3

Topics
Dynamic Languages,
RubyGems,
Ruby on Rails,
Ruby,
Web Frameworks,
Performance & Scalability,
Architecture

Yehuda Katz explains Rails 3: the performance improvements, the new architecture, the influence of Merb, and much more. Also: a look at the Bundler tool.

Living with 1000 Open Source Projects

Topics
Project Management,
Ruby,
Methodologies,
Collaboration

In this talk recorded at FutureRuby, Dr Nic explains how to how to go from 1 to 1000 open source projects and still enjoy yourself.

Interviews about RubyGems

Aaron Quint on the State of Javascript

Topics
RubyGems,
Rich Internet Apps,
Javascript,
Ruby,
Java,
.NET,
Language,
Web Frameworks

Aaron Quint talks about his projects Sammy, a Javascript port of Sinatra, and Jim, a Javascript packaging tool, as well as the state of Javascript, jQuery, Node.js, CommonJS, and much more.

Oren Teich and Blake Mizerany on Heroku

Topics
RubyGems,
Deployment / Datacenter,
Ruby on Rails,
Performance & Scalability,
Ruby

Oren Teich and Blake Mizerany talk about the technology behind Heroku and the benefits of the new add-on system.