InfoQ

Topic/Tag specific view

All content and news on InfoQ about Ruby on Rails


Latest featured content about Ruby on Rails

Using Ruby Fibers for Async I/O: NeverBlock and Revactor

Community
Architecture,
Ruby
Topics
Runtimes,
Performance & Scalability,
Data Access,
Ruby on Rails,
Programming

Rails 2.2 is schedule to be thread safe - but will blocking I/O libraries make it necessary to run multiple Ruby instances? We take a look at how non-blocking I/O and Ruby 1.9's Fibers help solve the problem. We talked to Mohammad A. Ali of the NeverBlock project and Tony Arcieri of the Revactor project.

News about Ruby on Rails

NeverBlock and Non-Blocking Database Adapters

Community
Ruby
Topics
Data Access,
Ruby on Rails

Besides Postgres, NeverBlock now also supports MySQL through the new MySQLPlus adapter. We talked to two of the developers of MySQLPlus and discussed NeverBlock and non-blocking database adapters with developers of Ruby's Oracle and SQLite interfaces.

Extended Rails Exception Monitoring with GetExceptional and Hoptoad

Community
Ruby
Topics
Monitoring Tools,
SaaS,
Ruby on Rails

The Rails plugin ExceptionNotifier made Exception monitoring easy. Two companies (Getexceptional and Hoptoad) extend this by providing a third party service that intercept exceptions and track them in a web interface. We talked to Eoghan McCabe from GetExceptional and Matt Jankowski from Hoptoad.

Articles about Ruby on Rails

Interview and Book Excerpt: Ola Bini, "Practical JRuby on Rails Web 2.0 Projects"

Community
Java,
Ruby
Topics
Ruby on Rails,
Dynamic Languages

JRuby core developer Ola Bini sat down to talk with InfoQ about Ruby and how he came to be involved with JRuby. In the interview Bini talks about the challenges of developing JRuby and where it is headed in the future. In addition to the interview, InfoQ is also proud to present an excerpt from Bini's book Practical JRuby on Rails Web 2.0 Projects.

Talking Rails 2.0 with David Heinemeier Hansson

Community
Ruby
Topics
REST,
Ruby on Rails

Ruby on Rails 2.0 is the next version of the premier web application framework for the Ruby language, after almost a full year in development. Rails 2.0 is full of great new features, bug fixes and lots of the polish expected from the team. InfoQ had the opportunity to talk with the creator of Rails, David Heinemeier Hansson, to learn what it's like to get this release out the door.

Interviews about Ruby on Rails

Nick Sieger on JRuby

Community
Java,
Ruby
Topics
JRuby,
Ruby on Rails

Nick Sieger talks about the future of JRuby, Java Integration, and his work on JEE deployment tools for Ruby on Rails like Warbler.

Avi Bryant on MagLev and GemStone

Community
Architecture,
Ruby
Topics
Technology,
Runtimes,
Performance & Scalability,
Dynamic Languages,
Ruby on Rails

In this interview, Avi Bryant talks about working on GemStone's MagLev, a Ruby implementation built on the GemStone S64 VM. Avi explains the reasons for MagLev, the merits of GemStone's persistence and distribution features, and the future with multiple Ruby implementations.

Presentations about Ruby on Rails

Do the Hustle

Community
Ruby
Topics
Customers & Requirements,
Ruby on Rails,
Business

Obie Fernandez will leverage his experience successfully selling consulting services for both Thoughtworks and Hashrocket to help you with the following questions: How do I figure out how to price my services? How do I figure out the kind of work I want to sell? How do I write contracts and statements of work? What about proposals? And RFPs? How do I close the deal?

Designing RESTful Rails Applications

Community
Ruby,
SOA
Topics
Technology,
REST,
Ruby on Rails

In this presentation from QCon SF 2007, Obie Fernandez explains REST and gives practical tips on how to use Rails' REST features to write RESTful applications.