InfoQ

Topic/Tag specific view

Ruby on Rails Content on InfoQ


Latest featured content about Ruby on Rails

Rockstar Memcaching

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

In this presentation from RubyFringe, Tobias Lütke talks about memcached, the widely used caching solution. Tobias explains how to use it and gives some practical tips on what not to do.

News about Ruby on Rails

Smooth HTTP Caching With Rack::Cache

Community
Ruby
Topics
Performance & Scalability,
Web Frameworks,
Ruby on Rails

The ways to cache a web application are numerous and often complex. Apart from the very basic page caching, Rails 2.2 introduced conditional GET through the use of HTTP headers: last_modified and etag. Following most of the internet standard caching section of RFC2616, Ryan Tomayko released Rack::Cache.

Sequel, The Database Toolkit For Ruby

Community
Ruby
Topics
Data Access,
Ruby on Rails

Sequel, apart from being an alternative to ActiveRecord, offers a complete Ruby toolkit to handle database operations. InfoQ had the chance to catch up with Jeremy Evans who replaced Sharon Rosner as project leader eight months ago.

Articles about Ruby on Rails

Discover RailsKits and Stop Writing Redundant Code

Community
Ruby
Topics
Web Frameworks,
Ruby on Rails

Ruby on Rails has become a popular Ruby framework for creating web applications in recent years. An aspect of creating a web application is needing to create the same base functionality which developers need to complete before moving to the heart of the application. Applications using Rails implement authentication, automated billing and other aspects of business application development.

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

Community
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.

Interviews about Ruby on Rails

Tom Preston-Werner on Powerset, GitHub, Ruby and Erlang

Community
Ruby
Topics
Scripting,
Performance & Scalability,
Monitoring Tools,
Ruby on Rails,
Web Servers,
Open Source,
Programming

In this interview filmed at RubyFringe 2008, Tom Preston-Werner talks about how both Powerset and GitHub use Ruby and Erlang, as well as tools like Fuzed, god, and more.

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.

Presentations about Ruby on Rails

Deployment Monoculture

Community
Ruby
Topics
Ruby on Rails,
Stories & Case Studies,
Business

In this talk from RubyFringe, Dan Grigsby talks about trying out many different ideas before turning one into a startup.

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?