railscheck.rubyforge.org

...is (or will be) a best effort semi-static verifier for your Ruby on Rails projects. Delivered as a Ruby gem it provides a shell command task "railscheck" that you...

...can run against your Rails projects to test for a number of typical bugs, potential problems and inconsistencies...

socghop.appspot.com

Finish the remainder of the ActiveModel todo list (observers, callbacks, validations, scoping, and serialization) in addition to associations. Also wire...

engineyard.com

Asynchronous JavaScript and CSS, also known as CSSHttpRequest, is a method of URI-encoding data in 2KB chunks split over...

railsrescuebook.com

How to rescue a project without losing your mind.

themomorohoax.com

Here are eight things my team has found to be true after working with Cucumber for about 6 months.

blog.thinkrelevance.com

hat's the dirty little secret of our industry; green screen apps are usually pretty darn fast. They aren't...

buildingwebapps.com

On any page accessed with SSL, all Ajax requests must use SSL, or they will fail. To make this happen...

m.onkey.org

decided to go fixtureless with Shoulda + Factory Girl. All good, except one problem. Slow as fuck tests. So here’s...

blog.henriquez.net

Even though the gradual engagement meme has been around for a while, and everyone just hates signup forms, they just...

makandra dev
juggernaut.rubyforge.org

The Juggernaut plugin for Ruby on Rails aims to revolutionize your Rails app by letting the server initiate a connection and push data to the client. In other words your...

blog.purifyapp.com

MailStyle allows you to write the css for your html emails as you normally would, then writes the styles inline...

yehudakatz.com

Rails 2.3 has a ton of really nice functionality locked up in monolithic components. I’ve posted quite a bit about how we’ve opened up a lot of that...

...of ActionController. ActiveModel is another way we’ve exposed useful functionality to you in Rails...

alfajango.com

It occurred to me that many Rails/Passenger/Apache applications may have caching set up in a way that it appears to be caching, when it is not actually caching...