What can we do for you?
- Ruby on Rails Custom Web Applications
- Scalable Systems Consulting and Implementation
- Ecommerce and Content Management Systems
- Standards-based Creative Web Design
- Search Engine Optimization and Marketing
- Group Ruby on Rails Training
- Ruby on Rails Speaking Engagements
Why Ruby on Rails?
Simply put, using Ruby on Rails allows us to develop robust, scalable systems in a fraction of the time it takes developers using other web frameworks.
The Latest from NetBlog
I think lots of folks have run into this problem of using error_messages_for to display errors of nested or subordinate objects. The current Rails method doesn't handle it well. In addition, there's the problem of not being able to specify the full message. So... I tackled this problem today and came up with a pretty good solution using recursion.
