Upload Progress With mod_passenger

Peter Sarnacki shares a technique for getting an upload progress bar with a Passenger (a.k.a. mod_rails) hosted Rails application.

Tweet This Post

Scaling a Rails App to 1 Billion Pageviews Per Month

Dennis Howlett has written an article for ZDNet about how Joyent has helped a Rails app scale to 1 billion pageviews per month. It's a bit vendor-focused, but still worthwhile.

Tweet This Post

SubdomainFu: Tame sub domains in your Rails apps

SubdomainFu is a plugin developed by Michael Bleigh of Intridea that allows you to easily deal with subdomains in your Rails applications.

Not just a superficial hack, SubdomainFu even extends the Rails routing system to allow you to specify subdomains within routes. Example:

url_for(:controller => "my_controller",
  :action => "my_action",
  :subdomain => "awesome") #…

June 2008 Ruby Security Vulnerabilities

From Ruby Inside: June 2008 Ruby Security Advisory: A Summary - Essentially, be aware, don't panic, and be careful regarding Rails and Ruby 1.8.6p230.

Tweet This Post

Rails 2.1 Gotchas

Chad Pytel writes about some Gotchas When Upgrading to Rails 2.1. A handy guide if you're having issues.

Tweet This Post

rails-doc-org.png

Rails-Doc.org: A New Era in Rails Documentation?

Rails-doc.org is a new attempt at organizing Rails' documentation by a Finnish company called Nodeta. As well as providing a quick way to search and browse through the existing documentation (with live search and keyboard accessible navigation), Rails-doc also allows registered…

Using jQuery with Ruby on Rails

Jim Neath has put together a handy guide on Using jQuery with Ruby on Rails.

Tweet This Post

railsconf-europe.png

RailsConf Europe 2008 Registration Goes Live

The registration process for RailsConf Europe 2008 has just opened, so if you want to guarantee your place, get going now. RailsConf Europe is Europe's primary Rails-focused conference and takes place this year in Berlin between September 2 - 4. The schedule has…

Ruby Conferences and Tracks

Gregg Pollack has posted a list of Ruby (and Rails) Conferences and Tracks on the official Rails blog. As an aside, we hope to feature an event calendar here at Rails Inside shortly.

Tweet This Post

yorails.png

Yo Rails! – A Tagged Repository of Quality Rails Links

Yo Rails! is a new site that makes it easy to find quality Rails links (to tutorials, screencasts, resource sites, etc) simply by narrowing down what you want by tags. It was developed because finding certain items again using Google can…

Pages: Prev 1 2 3 ...12 13 14 15 16 17 18 19 20 21 22 Next