InfoQ Homepage Ruby on Rails Content on InfoQ
-
Implementing Seaside concepts in Rails on Rails?
Why is Ruby on Rails one of the most popular web frameworks? Does Ruby on Rails introduce many new and revolutionary concepts? Or does it simply offer better implementations of old, common and well-known design practices? Does a "Rails on Seaside" concept make sense? Will Rails suffer from the effects of Bram's Law?
-
REST changes in Rails Edge and RADAR
A significant change in RESTful routing has been committed to Rails Edge: semicolons are no longer be used to designate custom resources, such as for the edit and new screens of your application.
-
ActiveWarehouse, a New Step for Enterprise Ruby
ActiveWarehouse, is a significant new plugin that makes it easier to build data warehouses in Rails.
-
Article: Changing the Present Case Study
In an exclusive InfoQ case study, popular author Bruce Tate reveals the technical details behind the extraordinary web 2.0 charity site, changingthepresent.org.
-
Joyent Slingshot: Enable Rails Applications to Run
Hosting provider, Joyent, recently announced an early testing program for Slingshot, a framework that enables the development of Rails applications that function both online and offline.
-
ThoughtWorks Releases CruiseControl.rb
ThoughtWorks announced release of CruiseControl.rb 1.0, a new open-source continuous integration tool for Ruby / Rails projects.
-
Considering Grails vs Rails Benchmarks
The Grails community recently posted some unscientific benchmark numbers comparing a simple crud app written in Grails and Rails.
-
JRuby on Grails?
The head of the JRuby project ponders the possibility of replacing the Groovy parts of the Grails web framework with JRuby. The head of the Grails project responds.
-
Aptana Takes Over Development of RadRails
The company behind the popular Eclipse-based AJAX IDE Aptana announce that they are taking over development and sponsorship of RadRails, a move that may yet save the project from its current state of neglect.
-
Become a Rails Ninja with IRB Hacks
For all you Rails developers tapping your fingers waiting for your pages to load so that your model changes appear - help is at hand in the form of the irb (interactive ruby) console - where you can interact with your rails app from a prompt.
-
InfoQ Article: Introduction to ActiveMessaging
The maintainer of ActiveMessaging for Ruby on Rails gives a comprehensive and informative introduction to his open-source framework, which enables enterprise messaging technologies to be easily integrated with Ruby on Rails applications, and is getting support from noted industry leaders such as James Strachan and Jon Tirsen.
-
Must Java Have an Answer to Rails?
There are two trends playing themselves out in response to this question. First there is the concept of simply running the Ruby language and in turn Rails under the JVM. Bloggers have been discussing the other concept of creating comparable frameworks in Java that catch the secret combination.
-
Healthcare Startup Takes Rails Mainstream
Guest-writer Brian Ketelsen speaks to Aaron Batalion of RevolutionHealth.com, a Ruby on Rails-powered startup that is making waves in the healthcare industry and it turns out they are also making waves in the Rails world. Find out why in this InfoQ exclusive interview.
-
Rails for Java Developers Review and Excerpt
Rails for Java Programmers, by Stuart Halloway and Justin Gehtland, teaches the Rails framework to Java developers. InfoQ is hosting an exclusive excerpt including sections on controllers, core classes, and unit testing. We are also pleased to provide a review of the title by Java Editor Rob Thornton.
-
User-Centric Development Approaches: What's Next?
On her Creating Passionate Users blog, Kathy Sierra recently envisioned software that's not just usable, but transparent, helping users achieve "flow" in their work without intrusive distractions, delays or constraints. Perhaps end-user "flow" is the next big differentiator - and if so, what will the development processes look like that support the creation of such software?