Dynamic Rails error help

http://insider.helicoid.net/articles/show/26/dynamic_rails_error_help

Posted by devon At September 26, 2008 15:52 ─ 0条评论
Rails: Performance Tuning Workflow

http://www.dcmanges.com/blog/rails-performance-tuning-workflow

Posted by devon At September 24, 2008 08:01 ─ 0条评论
Ruby coding standards

http://enjoyrails.com/ipapers/18

Posted by devon At September 23, 2008 18:07 ─ 0条评论
Is your Rails application safe?

http://railspikes.com/2008/9/22/is-your-rails-application-safe-from-mass-assignment

Posted by devon At September 23, 2008 09:10 ─ 0条评论
HTML / CSS to PDF using Ruby on Rails

http://sublog.subimage.com/articles/2007/05/29/html-css-to-pdf-using-ruby-on-rails

Posted by devon At September 19, 2008 08:56 ─ 0条评论
插件:easy fckeditor

http://agilewebdevelopment.com/plugins/easy_fckeditor

Posted by devon At September 19, 2008 08:55 ─ 0条评论
Sun的Project Kenai开源项目网站已正式对外开放

世界上最大的开源公司 Sun的Project Kenai开源项目网站已正式对外开放。 Project Kenai和GoogleCode、Sourceforge、Launchpad一样,是主持开源软件项目的网站(Kenai发音Keen Eye)。Sun表示其主要目的是培育自己能掌控的开源社区,展示开源Web架构的可靠性。网站基于Rails应用程序,在 Apache服务器(使用mod_proxy_balancer实现负载均衡)上运行JRuby,数据库是MySQL。"

Posted by devon At September 17, 2008 12:56 ─ 0条评论
The 3 pillars of our Rails Monitoring Stack

http://blog.scoutapp.com/articles/2008/09/09/rails-monitoring-pillars

Posted by devon At September 17, 2008 09:12 ─ 0条评论
Coming Up : Simple Captcha 2.0

http://expressica.com/2008/09/14/coming-up-simple-captcha-two-point-o/

Posted by devon At September 15, 2008 15:43 ─ 0条评论
Rails 界面开发新方式

http://www.sapphiresteel.com/GUI-Drag-and-Drop-Development-For

Posted by devon At September 12, 2008 20:03 ─ 0条评论
MSN机器人的Ruby实现

http://www.javaeye.com/topic/241280

Posted by devon At September 12, 2008 19:40 ─ 0条评论
37signals部署方式中HAproxy介绍

http://www.37signals.com/svn/posts/1073-nuts-bolts-haproxy

Posted by holin At September 11, 2008 10:28 ─ 0条评论
Rails中如何做SEO

http://www.seoonrails.com/rails-seo-around-the-web

Posted by devon At September 04, 2008 11:34 ─ 0条评论
MySQLPlus: A Non-Blocking MySQL Driver for Ruby 1.8 and 1.9

"What we have now is a new general purpose MySQL driver that supports threaded access and async operations. This means that you can send queries to a MySQL server in a concurrent manner from Ruby applications. "

http://www.espace.com.eg/neverblock/blog/2008/08/28/neverblock-mysql-support/

Posted by devon At September 04, 2008 09:06 ─ 0条评论
Ubiquity meets RubyURL

http://www.robbyonrails.com/articles/2008/09/02/ubiquity-meets-rubyurl

Posted by devon At September 03, 2008 10:52 ─ 0条评论
facebook like autocomplete

http://rexchung.com/2008/08/29/facebook-like-autocomplete/

Posted by devon At August 29, 2008 15:28 ─ 0条评论
Mobile Fu

检测移动设备。

http://agilewebdevelopment.com/plugins/mobile_fu

Posted by devon At August 27, 2008 08:14 ─ 0条评论
WhatLanguage: Ruby Library To Detect The Language Of A Text

http://www.rubyinside.com/whatlanguage-ruby-language-detection-library-1085.html

Posted by devon At August 23, 2008 09:21 ─ 0条评论
借助EHCache,Rails缓存重装上阵

http://www.infoq.com/cn/news/2008/08/jruby-ehcache

Posted by devon At August 22, 2008 14:02 ─ 0条评论
Building Ruby on the N810

http://www.kdedevelopers.org/node/3623

Posted by devon At August 22, 2008 11:23 ─ 0条评论
CSVExportable

This plugin allows you to export ActiveRecord objects as CSV, along with proving support for responding to the CSV format (via URL).

http://agilewebdevelopment.com/plugins/csvexportable

Posted by devon At August 22, 2008 09:25 ─ 0条评论
RESTful Inplace Editor

http://agilewebdevelopment.com/plugins/restful_inplace_editor

Posted by devon At August 20, 2008 17:39 ─ 0条评论
BOSSMan: Build Your Own Search Engine With Yahoo And Ruby

http://www.rubyinside.com/ruby-and-yahoo-boss-with-bossman-1047.html

Posted by devon At August 20, 2008 12:41 ─ 0条评论
Database Best Practices

http://www.juixe.com/techknow/index.php/2008/08/19/database-best-practices/

Posted by devon At August 19, 2008 14:25 ─ 0条评论
PDF开发包ActvieFPDF for Rails 2.1

http://www.lycom.de/past/2008/8/16/active-fpdf-21-2008-08-16/

Posted by devon At August 16, 2008 17:00 ─ 0条评论
Authenticate like SSO with ActiveResource

http://blog.caboo.se/articles/2008/7/19/authenticate-like-sso-with-activeresource

Posted by devon At August 16, 2008 09:27 ─ 0条评论
《Web开发大全-ROR版》推荐序

http://www.caiwangqin.com/post/538

Posted by devon At August 13, 2008 23:58 ─ 0条评论
parsing-xml-with-ruby

http://railstips.org/2008/8/12/parsing-xml-with-ruby

Posted by devon At August 11, 2008 23:28 ─ 0条评论
4 Simple Steps to Detect & Fix Slow Rails Requests

推荐:http://blog.scoutapp.com/articles/2008/07/29/4-simple-steps-to-detect-and-fix-slow-rails-requests

Posted by devon At July 30, 2008 11:23 ─ 0条评论
ActivePresenter

ActivePresenter works just like an ActiveRecord model, except that it works with multiple models at the same time.
在同一view中,操作多model时用:

http://jamesgolick.com/2008/7/28/introducing-activepresenter-the-presenter-library-you-already-know

Posted by devon At July 28, 2008 10:59 ─ 0条评论